28.09.2011, 15:00
Wherever the player logs in, put
at the bottom after all the other code and then if you haven't already, include YSI\y_timers and add in
pawn Код:
SafeLogin(playerid);
pawn Код:
Delay:SafeLogin[450, i](playerid) {
SpawnPlayer(playerid);
return 1;
}

