- Joined
- Oct 16, 2013
- Messages
- 246
I've read somewhere that you can modify cliffs fixed height by editing the stuff below but it's not working for me. Does this actually work?
Thanks in advance for any help.
Code:
// Global height limits
// 0 = low ground, each cliff level = 128
MaxHeight=10096
MinHeight=-4096
Thanks in advance for any help.