Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
new terrain for RA2
#1
I,ve made some new terrain for my mod RA2-Vietnam but don't have a clue as how to insert it into the game. any help will be greatly appreciated.


Attached Files Image(s)
               
Reply
#2
I made a tutorial about adding terrain a while ago.

http://ppmsite.com/forum/viewtopic.php?t=21993

I must admit it is limited, and only shows how to add one tile, but that is mostly the difficulty involved: going more advanced than that only requires some common sense and a look at how the terrain is done in the standard ra2 yr.

Unfortunately I have found no tutorial to deal with LATs and the cliff tutorial at PPM only deals with the 3d aspects and not any further.
Reply
#3
Alright, I'm close but no cigar yet. I have my tiles in the right format, they are.
vlat.tem (TMP TS)
ulat.tem (TMP TS)
and I placed them in a expand01.mix along with the new Temperate.ini file. But.......for some reason FAYR102 isnt showing the image of the tile, but does show the tile set category 0082 (VietnamGrass) and 0083 (VietnamGrain) in the drop down menu

my ini code is:
[General]
VietnamGrass = 82
VietnamGrain = 83

[TileSet0082]
SetName = Vietnam Grass
FileName = vlat
TilesInSet = 99
Morphable = false
LowRadarColor = 110,80,0
HighRadarColor = 150,110,0
RequiredForRMG = true
AllowBurrowing = true
AllowTiberium = true
AllowToPlace=yes

[TileSet0083]
SetName = Vietnam grain
FileName = ulat
TilesInSet = 99
Morphable = false
LowRadarColor = 110,80,0
HighRadarColor = 150,110,0
RequiredForRMG = true
AllowBurrowing = true
AllowTiberium = true
AllowToPlace=yes
Reply
#4
um............put the new pieces in a different mix file and make sure your ini file is loose in the ra2 folder
Reply




Users browsing this thread: 1 Guest(s)