29.09.2009, 16:26
SetTimerEx("spawn", 5000, 0, "i", playerid);
SetPlayerVirtualWorld(playerid,random(1,50));
Iґve got that on OnPlayerSpawn, but the player remains in virtual world 0. Why?
SetPlayerVirtualWorld(playerid,random(1,50));
Iґve got that on OnPlayerSpawn, but the player remains in virtual world 0. Why?