News:

Come Chat with us live! Learn how HERE!

Main Menu

textures in the PK3 file

Started by DIGI_Byte, August 14, 2006, 02:26:02 AM

DIGI_Byte

when making a PK3 do you manualy pick out the textures or is there some easier way?

whitebear

As long as map uses textures from default maps of tremulous then you don't need to think textures at all...

DIGI_Byte

its not that easy, i made my own and downloaded others

vcxzet

you can open map file with a text editor and search for textures
But I am starting to think you are a troll ...

Stannum

There is a program called mappacker (I think) that reads the .map and makes the pk3 for you with all the textures/shaders/models/sounds.
Blue © 2004 Natural Selection.

[db@]Megabite

Quote from: whitebearAs long as map uses textures from default maps of tremulous then you don't need to think textures at all...

I have contacted the devs about this once. It may be that some maps and their included textures may not be available in future releases. So it would be good to pack all needed stuff with your map to make sure it will work with future releases as well.

Danny

vcxzet

Quote from: [db@]Megabite
Quote from: whitebearAs long as map uses textures from default maps of tremulous then you don't need to think textures at all...

I have contacted the devs about this once. It may be that some maps and their included textures may not be available in future releases. So it would be good to pack all needed stuff with your map to make sure it will work with future releases as well.

Danny
IMHO they should pack texture pacs separately. some maps are using same textures but in their own texture dir. for example evilairs same textures are packed in most of the maps

[db@]Megabite

If you are bored enough to repackage all textures and change paths in the map files I won't stop you... ;)
But I think developer work is better spent on new maps than sorting out old stuff again. They once made the decision to handle it this way and I guess there are reasons for them to handle it this way.

Danny

Thorn

well i dont know about any Pacpacker thingy. Im currently making a texture list thing with will  copy all used textures into a folder of your choosing.  :wink:

DIGI_Byte

Quote from: Thornwell i dont know about any Pacpacker thingy. Im currently making a texture list thing with will  copy all used textures into a folder of your choosing.  :wink:
does Q3map2 read the bsp file and stuff and create a pk3 file in a directory with textures and sounds?

i googled mappacker and found some but not for q3 and i found Q3map2.

DarkRogue

q3map2 just compiles the bsp. It will not package anything.
n game name: Xiane

DIGI_Byte

i saw somting awhile ago. where a program reads the map file and copies the textures and places them into a pk3 file with the map

does q3map2 collect the texturs though?