19.10.2009, 14:42
Just add
before you kick the player.
Just make sure you're using the same variable in SpawnPlayer() as you are in Kick().
pawn Код:
SpawnPlayer(playerid);
Just make sure you're using the same variable in SpawnPlayer() as you are in Kick().