Chrisx84 schrieb:
sg-1 schrieb:
red51 schrieb:
___________________________
Bugfix 2016-06-22:
- [Change] Lua terrain edit function now also accepts water id
I do not understand how to use command /we fill #id 100 It's does not work
So I found my solution. Change file c:\Program Files (x86)\Steam\SteamApps\common\RisingWorld\scripts\world-edit\listeners\commandListener.lua
Change stroke 22
air = 0,
put 100
Should be air = 100,
In game open chat
/we select
Then
/we fill air
i just do /we clear abs then use the terrain tool to add water but im going to test the we water soon.
i have updated the world edit script to include /we fill water and /we fill saltwater you can download this from my post in the lua area no need to edit and change anything oO