Unlimited Natural Cliff Height?

Status
Not open for further replies.
Level 8
Joined
Mar 6, 2007
Messages
542
Anyone have an idea as to how I could get an unlimited cliff height without those extra stepps that appear every 2 levels?
 
I can get unlimited height, I'm looking for a way to eliminate those steppes that appear at every 2 levels of cliff
 
Well there is no way to stack more than 2 without the steps (that I know of). You can however change the height of one stack using the miscdata.txt file. Just open it up and change this part of the text file.
Code:
// Global height limits
// 0 = low ground, each cliff level = 128
MaxHeight=10096
MinHeight=-4096
and edit the 'each cliff level' to a number higher than 128 for higher cliffs and lower for lower cliffs.
 
Status
Not open for further replies.
Back
Top