Forums Index >> Modding >> TER files...



Page : <1> :


Ok I made a terrain, but when I put terrainFile = "game/data/missions/my_terrain.ter"; it doesnt work....... Wat do I do

Wednesday, July 14, 2004 at 6:04:25 PM

I dont know but I would like to see it


Wednesday, July 14, 2004 at 8:58:21 PM

Come on does anyone kno this????

Friday, July 16, 2004 at 5:30:09 PM

I have the same prob. I think it has something to o with the terrain files and where they're placed.

Saturday, July 17, 2004 at 1:07:04 AM

Wat did u use to make the ter

Sunday, July 25, 2004 at 12:01:34 AM

Ok I wasn't going to post because I thought some one would have posted. Any way you have to make it so that the.mis file you are use for that terrain opens it.
EX: if it was TT1_1.mis make it from this:
new TerrainBlock(Terrain) {
rotation = "1 0 0 0";
scale = "1 1 1";
detailTexture = "~/data/terrains/details/detail1";
terrainFile = "./TT1_1.ter";
To this:
new TerrainBlock(Terrain) {
rotation = "1 0 0 0";
scale = "1 1 1";
detailTexture = "~/data/terrains/details/detail1";
terrainFile = "./my_terrain.ter";

Sunday, July 25, 2004 at 11:24:53 PM

Page : <1> :

insert quote insert url insert email insert image bold italic underline superscript subscript horizontal rule : : Help on using forum codes

Add comment:

HTML is disabled within comments, but ZBB Code is enabled.

Back to the top

Web site designed, maintained and funded by -z- and Dan MacDonald