I've being looking around trying to find an answer.. sorry if this is dumb.
I'm logging out every 15ish minutes n then log back in..
But i wanna log into a new world..
I'm trying
RandomWorld(False, True);
Am i doing something wrong?
I've being looking around trying to find an answer.. sorry if this is dumb.
I'm logging out every 15ish minutes n then log back in..
But i wanna log into a new world..
I'm trying
RandomWorld(False, True);
Am i doing something wrong?
RandomWorld merely returns the integer of the world, u need to do ChangeWorld(RandomWorld)
I tried
265 RandomWorld(False, True);
266 ChangeWorld(RandomWorld);
and got an Invalid number of parameters at line 266
Thx man! awesome!
There are currently 1 users browsing this thread. (0 members and 1 guests)