Forums Index >> Modding >> i need help...
Page : <1> :
What errors do you find? Anyway... Make a new folder in your TT mission folder and call it "demo". In that new "demo" folder, make a folder called "data". In that new "data" folder, make a new folder called "terrains". Copy all the contents of your ThinkTanks terrains folder (game/data/terrains) to your new "terrains" folder. Try it now. :)
Sorry I meant I made a new map and it doesnt work in TT. It displays the normal message about not having the right content packages and wat not.
Run a dedicated server to see what you're missing...most likely, you used TGE's stock textures and forgot to add them to TT.
Ummmm due to some major accidents using the terminal (cd drive and most applications didnt work), I'm not allowed to go back in it. Sorry but this is y I need someone to convert my new map to thinktanks for me.
8o
Go to your mission file. Find the terrain datablock which looks like this:
new TerrainBlock(Terrain) {
rotation = "1 0 0 0";
scale = "1 1 1";
detailTexture = "~/data/terrains/details/detail1";
terrainFile = "./TT1_1.ter";
squareSize = "8";
tile = "0";
blockShift = "7";
locked = "false";
position = "-1024 -1024 0";
};
Now replace it with this:
new TerrainBlock(Terrain) {
rotation = "1 0 0 0";
scale = "1 1 1";
detailTexture = "game/data/missions/terrains/details/detail1";
terrainFile = "game/data/missions/TT1_1.ter";
squareSize = "8";
tile = "1";
blockShift = "8";
locked = "true";
position = "-1024 -1024 0";
};
of course put the path of where your mission file is located in the terrain file part of it.
Page : <1> :
Ok ive made my new terrain but I cant get it into thinktanks from TGE :(. So could I ask someone to export it or watever you do to make it compatible with TT please?
Mudda aKa ThA BeAsTa (AOD)
"If there was no such thing as pity, I'd feel nothing but contempt for you"