Forums Index >> Modding >> What do i use to alter the actual map? to make mor...
Page : <1> :
You can download the TGE demo from GarageGames .
Aka
BF2142| Seiz
Source| Seizure
If you do not know how to work tqe you can change the map size by changing the square size in the mission folder higher number flatter low number very hilly..example below
};
new TerrainBlock(Terrain) {
rotation = "1 0 0 0";
scale = "1 1 1";
detailTexture = "~/data/terrains/details/detail1";
terrainFile = "./TT1_2.ter";
squareSize = "8"; <<<change this in your mission file<<<
tile = "0";
blockShift = "7";
position = "-1024 -1024 0";
locked = "false";
In the download section on MY WEBSITE you will finde a user guide for TGE - its short to the point and extremely helpfull, - far to say that even seasoned modders would learn something from it.
Page : <1> :
TGE