Author Topic: models have no textures  (Read 4097 times)

blood2.0

  • Guest
models have no textures
« on: June 09, 2008, 02:27:36 am »
my models have no textures
« Last Edit: June 11, 2008, 06:28:33 am by blood2.0 »

epsy

  • Posts: 205
  • Turrets: +8/-25
    • Armagetron Advanced!
Re: models have no textures
« Reply #1 on: June 09, 2008, 05:26:34 pm »
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!
Warning: All opinions expressed in my posts are mine and mine alone. Any connection to any group I am affiliated with - be it the ArmagetronAd Developers or any other group, is purely coincidental unless otherwise expressly stated. Don't be a dolt when you read my posts, as they *may* require some brainpower and thinking (also purely coincidental). Any opinion in my posts not expressed by me are purely figments of your imagination and will be dealt with accordingly.
SigTemplate by Khasla.

blood2.0

  • Guest
Re: models have no textures
« Reply #2 on: June 10, 2008, 03:27:41 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

epsy

  • Posts: 205
  • Turrets: +8/-25
    • Armagetron Advanced!
Re: models have no textures
« Reply #3 on: June 10, 2008, 05:49:20 pm »
basically, it means that your post is unreadable in it's current state
Warning: All opinions expressed in my posts are mine and mine alone. Any connection to any group I am affiliated with - be it the ArmagetronAd Developers or any other group, is purely coincidental unless otherwise expressly stated. Don't be a dolt when you read my posts, as they *may* require some brainpower and thinking (also purely coincidental). Any opinion in my posts not expressed by me are purely figments of your imagination and will be dealt with accordingly.
SigTemplate by Khasla.

blood2.0

  • Guest
Re: models have no textures
« Reply #4 on: June 11, 2008, 06:28:47 am »
fixed now i need help

Stannum

  • Posts: 336
  • Turrets: +108/-321
Re: models have no textures
« Reply #5 on: June 11, 2008, 09:21:05 am »
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.
Blue © 2004 Natural Selection.

Ingar

  • Tremulous Developers
  • *
  • Posts: 554
  • Turrets: +302/-7
    • Ingar's projects on the Web
Re: models have no textures
« Reply #6 on: June 11, 2008, 10:50:45 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.