Adding a texture to my mod

Started by Pfluger, March 04, 2014, 10:45:06 PM

Previous topic - Next topic

Pfluger

Hey I've been working on a mod and thank you evul and dbltap for the help
Now I've run into another issue  :-[
I have a picture for my weapon mod and I've pathed the texture correctly
But it keeps popping up as missing texture

Tynan

Make sure you use <texturePath>, not <textureFolderPath>. Don't write file extensions like .png. Can you post your xml?
Tynan Sylvester - @TynanSylvester - Tynan's Blog

Pfluger

<texturePath>Textures/Things/Thompson</texturePath>

This is the texturepath I have set up

Tynan

Tynan Sylvester - @TynanSylvester - Tynan's Blog