Solved Flooded maps

Status
Not open for further replies.
Just change the water height using the setwaterlevel console command. The terrain must already have water in order to use it.
 
How do I add water to mitcity

The mitciy file says this but I don't know how to add water lines
[General]
Name =MitCity
GeometryConfig =f4afUID-flat_mitcity.otc
water= 1
AmbientColor = 0.93, 0.86, 0.76
StartPosition = 2400 2.973937 2178
//CategoryID = 129
//Version = 2
collision-tris 300000
[Authors]
terrain = Mitchieboy
objects = Mitchieboy_Drifter[NOR]_Craneman_Nickster7_JoNnii
conversion = Michael396
[Objects]
f4afUID-flat_mitcity.tobj=

I added the waterline and it says This terrain does not have water.
 
Add the following to the terrn2:
Code:
#If your map needs water, set this value to 1
Water=1
#Water level
WaterLine=1.0
 
Last edited:
Status
Not open for further replies.
Back
Top