Making users download .wad files? Created 14 years ago2009-08-12 07:35:07 UTC by agrs700 agrs700

Created 14 years ago2009-08-12 07:35:07 UTC by agrs700 agrs700

Posted 14 years ago2009-08-12 07:35:07 UTC Post #271873
Hi,I created a map with custom textures (2 wad files) but i have a problem. Users dont download .wad files, so they cant enter to the server.
How can i do to make them download these wads?
Thanks in advantage
Posted 14 years ago2009-08-12 07:45:24 UTC Post #271874
If you're compiling with ZHLT you can include the wads inside the .bsp by using the wadinclude-argument for hlcsg.
Posted 14 years ago2009-08-14 16:31:23 UTC Post #271975
I tryed it but I want to make users download those files. Btw, im playing on a sc 4.0 server
Posted 14 years ago2009-08-14 16:39:17 UTC Post #271976
The wad files are in your svencoop folder?
Create a .res file (RESGen can do it for you).
Oskar Potatis Oskar Potatis🦔
Posted 14 years ago2009-08-14 17:31:21 UTC Post #271979
Don't make players download external wad files when you might as well just wadinclude them.
The Mad Carrot The Mad CarrotMad Carrot
Posted 14 years ago2009-08-14 17:42:52 UTC Post #271980
Yeah when you use the wadinclude command the wads are embedded into the BSP. So you ONLY need the bsp to play.
Tetsu0 Tetsu0Positive Chaos
Posted 14 years ago2009-08-15 15:28:14 UTC Post #272005
Thanks, it worked ^^
You must be logged in to post a response.