Forums Index >> Modding >> i cant get skins visible...
Page : <1> :
I need it
Try putting the putti folder in the tanks folder
game/data/shapes/tanks/putti/tank01.dts
And make the name more specific so the downloader knows what it is when they find it on their computer.
Like: "puttitanks"
Game/data/shapes/tanks/puttitanks/tank01.dts
MAX
Putti there shouldn't be anything wrong. I suggest you to check out if you have typed them right also in the mission file.
Oh, and do you want just use the tank body? You could also use the full tank incluading all the parts.
You don't have to let go of one rope before grabbing the other. But you'll have to let go of one if you want to swing forward.
Thanks both I think I'll get it to work.
You do not have the correct version of the Torque Game Engine or the related art needed to connect to this server, please contact the server operator to obtain the latest version of this game. (TankData: Couldn't load shape "game/data/shapes/tanks/puttitanks/Tank01.dts";
What can I do to it now? IT DOESNT LIKE ME!!! XO XD
Page : <1> :
ˆ
I have tried this:
1. I made folder called putti to shapes folder.
2. I copied Tank01.dts, Tank01.jpg and Brainjar01.dts to putti folder.
I use these codes in my mis. File
Lighttank.shapefile = "game/data/shapes/putti/Tank01.dts";
Lighttank.brainshapefile = "game/data/shapes/putti/Brainjar01.dts";
And it says it cant load shape "game/data/shapes/putti/tank01.dts";
Do I need to do someting else or did I something wrong?