Including textures Created 18 years ago2005-08-23 16:20:42 UTC by FoxFire FoxFire

Created 18 years ago2005-08-23 16:20:42 UTC by FoxFire FoxFire

Posted 18 years ago2005-08-23 16:20:42 UTC Post #129305
How would I make it so my textures can be downloaded by players on a server. Normally, it doesn't download the custom map textures, but the server has them. How would I include them in the map?
Thanks,
-FoxFire
Posted 18 years ago2005-08-23 16:30:16 UTC Post #129306
-wadinclude (includes all used wad files)
or
-nowadtextures (includes only used textures)
Posted 18 years ago2005-08-23 16:50:43 UTC Post #129309
Spag, I think it's the other way around.
-wadinclude (includes only used textures)
-nowadtextures (includes all used wad files)
_______________________________________
You can also have the Wad file by itself, and
include a .res file in the zip. Google for it :)
Posted 18 years ago2005-08-23 17:11:52 UTC Post #129310
Yeah; never use -nowadtextures. Always include proper custom WADs with -wadinclude blah. It's covered in the Custom Textures tutorial!
Seventh-Monkey Seventh-MonkeyPretty nifty
Posted 18 years ago2005-08-23 17:12:58 UTC Post #129311
I thought stuff didn't work for Source. :
Thanks for the help,
-FoxFire
Posted 18 years ago2005-08-23 18:11:38 UTC Post #129315
So noone noticed this was in Source questions? :/

You need to include the materials with BSPZip.

Valve Dev Wiki has some more info on it.
( http://developer.valvesoftware.com )
RabidMonkey RabidMonkeymapmapmapfapmap
Posted 18 years ago2005-08-23 23:13:45 UTC Post #129334
This is the Source section... right?
-FoxFire
Posted 18 years ago2005-08-23 23:20:13 UTC Post #129335
Yes, it is. Check the link Rabid posted.
AJ AJGlorious Overlord
You must be logged in to post a response.