09.07.2010, 10:47
Are you checking if the player that crashed (playerid in OnPlayerDisconnect) is the same player that rejoins (playerid in OnPlayerConnect)? Also, where in your code do you use SetPlayerSpawn? I hope you are not calling it in OnPlayerConnect...