Endeavor Modifications

Please Help Support E-Mods.net by Donating


News:

Looking for Video Tutorials? Check out the Open Nod Development section of e-mods.net.

E-Mods.net also has CryEngine tutorials! Check out the Open CryEngine Development section too.

Author Topic: Problem with new model  (Read 591 times)

Offline ORI

  • Team
  • Member
  • ******
  • Posts: 365
  • Karma: 1
Problem with new model
« on: 2008-08-05, 04:50:25 »
Cant get one of the textures to show on the new parts of the model, not sure why. help?

I attached the Nob file for the model so you can see for yourself

Offline CL0wN

  • Member
  • *
  • Posts: 56
  • Karma: 0
    • CL0wN.com
Re: Problem with new model
« Reply #1 on: 2008-08-05, 08:37:54 »
You didn't correctly label your texture in the model. Your texture name is ValenCostume, however, in the model the texture name is ValensCostume (additional possessive, ?S?). Your model is looking for a texture that doesn?t exist. You need to either rename your texture or go back into the model and remove the superfluous, "S".

Offline ORI

  • Team
  • Member
  • ******
  • Posts: 365
  • Karma: 1
Re: Problem with new model
« Reply #2 on: 2008-08-05, 11:00:30 »
oops didnt notice that how embarrassing, thanks