Forums Index >> Modding >> Arena Help
Page : <1> :
In your mission file........
new TerrainBlock(Terrain) {
rotation = "1 0 0 0";
scale = "1 1 1";
detailTexture = "~/data/terrains/details/detail1";
terrainFile = "./TT1_3.ter";
<-------------------change this part to the name of the arena ter file
squareSize = "8";
tile = "0";
blockShift = "7";
locked = "false";
position = "-1024 -1024 0";
};
Last edited: Saturday, May 21, 2005 at 6:42:56 AM
Like dis right here hold on
New TerrainBlock(Terrain) {
rotation = "1 0 0 0";
scale = "1 1 1";
detailTexture = "~/data/terrains/details/detail1";
terrainFile = "./TT3_2.ter";<<<<<<<<<<<<Change to dis terrainFile ="./Arena.ter";
squareSize = "8";
tile = "0";
blockShift = "7";
locked = "false";
position = "-1024 -1024 0";
};
Well but do I put the arena.ter inside of my Missions Folder?
Nope I did both and it shut TT down and I have to keep restartin it
But I dont think it would lemmein lemme go check
Thanks
Nope still dont lemme in its ok I quit it anyway
Page : <1> :
I dont understand the whole arena thing I D-Load it and its a Ter file what do I do with it
Thx For Helping me if you can
Creative-G