Lua Challenge: the Catastrophes plugin
#14
(05-22-2015, 02:46 AM)NiLSPACE Wrote:
Get a random x, y, z in a loaded chunk without loading it? Whut? Assuming you meant unloaded chunk. Can't you just use:
local X = math.random(15)
local Y = math.random(255)
local Z = math.random(15)
I meant getting random coordinates only inside loaded chunks
Reply
Thanks given by:


Messages In This Thread
Lua Challenge: the Catastrophes plugin - by xoft - 05-21-2015, 09:29 PM
RE: Lua Challenge: the Catastrophes plugin - by tonibm19 - 05-22-2015, 04:26 AM



Users browsing this thread: 2 Guest(s)