05-25-2011, 09:57 PM
05-26-2011, 03:42 AM
The best you can do right now is open up terrain.ini and enter this:
You can't get any flatter at the moment
Code:
[Terrain]
HeightFreq1=0
HeightFreq2=0
HeightFreq3=0
HeightAmp1=0
HeightAmp2=0
HeightAmp3=0
You can't get any flatter at the moment
05-26-2011, 02:27 PM
Does not work, I did as you said, even generate a new map, but still eats mountains and dougeons can I do something wrong??
Nemogli would you generate a steady WORLD and give me??
Nemogli would you generate a steady WORLD and give me??
05-27-2011, 01:35 AM
You could always write a script for it Bookkc
just think up some kind of algorithm/while loops and conditionals and you could come up with something.. i did something similar once but with water but wasnt very successful - i ended up making an infinate loop that crashed my server and when i tried on my laptop it froze everything up
so be careful!


05-27-2011, 07:57 AM
I should add a callback to plugins for when a chunk is created and/or loaded and/or unloaded, this should give plugins incredible power regarding generating chunks and more