03-15-2016, 10:37 PM
now a question I have created a Database now and saved the coordinates of a sign and the name of the world where it's placed
but how can I get a cWorld object from that world name?
I tried World = tolua.cast(World_name, "cWorld") but that doesn't seem to work
but how can I get a cWorld object from that world name?
I tried World = tolua.cast(World_name, "cWorld") but that doesn't seem to work