Game Development Community

MOD question

by FilbertMM · in ThinkTanks · 01/09/2004 (11:10 am) · 7 replies

I saw one MOD where the texture (ground) could be viewed by everyone in it. Now I REALLY want to know how to do this! How can I get people to see my MOD's with the textures that they come with?!

#1
01/09/2004 (11:36 am)
Whose MOD was that and what map?
#2
01/09/2004 (11:52 am)
I forget...
#3
01/09/2004 (11:56 am)
U have to edit the FP detail, by doing so, the terrain will change in detail, and yes, it can be seen by all players :)

Cadc (sa)
#4
01/09/2004 (1:52 pm)
English please (-:
#5
01/09/2004 (2:46 pm)
At first, I never wanted to go to the Planet Thinktanks Forums, but now:


THIS THREAD: ONE OF THE MANY EXAMPLES TO MIGRATE TO www.planetthinktanks.com. THE NEW HOME OF THE THINKTANKS COMMUNITY.
#6
01/09/2004 (3:07 pm)
Nathan make yourself useful1
#7
01/10/2004 (8:48 pm)
New TerrainBlock(Terrain) {
rotation = "1 0 0 0";
scale = "1 1 1";
detailTexture = "game/data/shapes/tanks/bounceprojectile.jpg";
terrainFile = "./TT1_3.ter";
squareSize = "40";
tile = "0";
blockShift = "7";
locked = "false";
position = "-1024 -1024 0";
};