Esteban wrote:I found this on the Developer Wiki: http://dev.minetest.net/Player
Esteban wrote: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.register_on_joinplayer(function(player)
minetest.setting_set("enable_clouds", "false")
minetest.after(0, function()
Esteban wrote:Didn't knew. :P
So players will see clouds in space?
Users browsing this forum: No registered users and 11 guests