my models have no textures
Quote from: blood2.0 on June 09, 2008, 02:27:36 AM
i found i great site for models in tracs useful mapping links
i dowloaded the files unzipped them and put them in C:\Program Files\tremulous\base\models
i have different folders for each group like C:\Program Files\tremulous\base\models\br_flourlight
the texture for the model are in that model folder and are copped into another folder for example C:\Program Files\tremulous\base\textures\br_flourlight.
When i add the model it is untextured so i try adding the texture from the texture browser and that doesn't work.
i looked at a guide and the model came in textured what am i doing wrong?????
The enter key rocks, man!
Quote from: epsy on June 09, 2008, 05:26:34 PM
Quote from: blood2.0 on June 09, 2008, 02:27:36 AM
i found i great site for models in tracs useful mapping links
i dowloaded the files unzipped them and put them in C:\Program Files\tremulous\base\models
i have different folders for each group like C:\Program Files\tremulous\base\models\br_flourlight
the texture for the model are in that model folder and are copped into another folder for example C:\Program Files\tremulous\base\textures\br_flourlight.
When i add the model it is untextured so i try adding the texture from the texture browser and that doesn't work.
i looked at a guide and the model came in textured what am i doing wrong?????
The enter key rocks, man!
wtf does that mean i really need this thing done basicly my models have no textures how do i get them to have textures
basically, it means that your post is unreadable in it's current state
fixed now i need help
You can't just put the textures where you want them to be. Texture paths are set in the md3. If you want to change it you'll have to edit the md3 too.
Quote from: Stannum on June 11, 2008, 09:21:05 AM
Texture paths are set in the md3. If you want to change it you'll have to edit the md3 too.
The _remap key can help too.
"_remap" "models/mapobjects/coolthing/cooltexture;models/mapobjects/ingar/othertexture"
This will replace the texture coolthing/cooltexture in the model with ingar/othertexture
You can use it to replace a single texture or an entire directory.
Replacing multiple textures from multiple directories won't work.