02.12.2010, 17:41
(
Last edited by Typhome; 02/12/2010 at 05:58 PM.
)
OnPlayerRequestClass
OnPlayerSpawn
If you connect & spawn, then you can't see all things what server got it. (Cars, pickups, etc)
Code:
SetPlayerVirtualWorld(playerid, 999);
Code:
SetPlayerVirtualWorld(playerid, 0);