CuriousMike Well-known member Old-timer Retired Staff Jul 6, 2019 #2 Just change the water height using the setwaterlevel console command. The terrain must already have water in order to use it. Upvote 0 Downvote
Just change the water height using the setwaterlevel console command. The terrain must already have water in order to use it.
OP OP I Ilovecars1975 Member Sep 24, 2019 #3 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. Upvote 0 Downvote
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.
CuriousMike Well-known member Old-timer Retired Staff Sep 24, 2019 #4 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: Sep 24, 2019 Upvote 0 Downvote
Add the following to the terrn2: Code: #If your map needs water, set this value to 1 Water=1 #Water level WaterLine=1.0