I want to make a lower terarian in random map, but i don't know how.
Forum
Stranded II General How to make a lower terarianHow to make a lower terarian
10 replies 1
I want to make a lower terarian in random map, but i don't know how.
I think about a random map in menu.
I want to do this because i want to make camp whith a river.
if i would be you then i had open editor then make a map and generate radom object,terrain,animals
then you can change it the much as you want
but you cant in game (sry but i dont think there is anyway to lower terrain in game... )
I dont want to make it in game i can make it in files.
Maybe i can make it in *.sys but i dont know where.
what you can do in most sys is like changing stuff about player
forexample i made the player jump 10 times higher lol
(and the when i falled down fast then i shoted an arrow down and hited myself, lol, to slow arrow xd)
Thanks.
Terrain (getx "self), (getz "self"),1,HEIGHT;
Under Height, put the height you want to change it to, 0 being rock bottom and 100 being an extreme mountain.
1