PDA

View Full Version : Standard textures


<TK1>SA
2002-09-19, 21:00
I'm making a map using the textures that I think came with the game, "village", and "village_int". Do I have to included the textures I used with my .pk3 file, or can I assume that because they come with the game, I can leave them out. Does this "theory" apply to models from the game as well?
If I don't have to include those textures, is there anything else I need to put into the .pk3 file other than the map, extra sounds, scripts and levelshot?
Thanks in advance.

Midnight_Oil
2002-09-19, 22:54
You must have an arena file for mp. You must include any custom textures and their shaders, if they have any. If you make a skybox with terragen you must include the images in an env folder. Include the .roq file if you have one and the objective pics. Open up a pk3 and look at what is there and how it is organized.

<TK1>SA
2002-09-20, 00:01
Hey, thanks a great deal. This will surely save me some space when I package my map. Yes, I did include a .arena file and .script file.