What I have:
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
- Code: Select all
minetest.env:add_item(self.lastpos, fire.on_flame_add_at(pos))
But there's a bug:
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
- Code: Select all
ServerError: LuaError: error running function 'on_step':
...attempt to index global 'fire' (a nil value)
