06.02.2016, 11:36
You can set the player in his own world if you write your code like this:
So. ID 0 is in world 1. ID 1 is in world 2, and so on.
PHP код:
SetPlayerVirtualWorld(playerid,playerid+1);