GetPlayerVirtualWorld
#2

There is a much simpler way to doing this, just set the player's virtual world to their ID + 1.
pawn Код:
SetPlayerVirtualWorld( playerid, playerid + 1 );
You add the +1 incase the player has the ID of 0, removing them from the default world.
Reply


Messages In This Thread
GetPlayerVirtualWorld - by park4bmx - 20.07.2011, 19:10
Re: GetPlayerVirtualWorld - by Grim_ - 20.07.2011, 19:18
Re: GetPlayerVirtualWorld - by park4bmx - 20.07.2011, 19:26

Forum Jump:


Users browsing this thread: 1 Guest(s)