How can I exactly remove the On Player Class Request..
#4

Wherever the player logs in, put

pawn Код:
SafeLogin(playerid);
at the bottom after all the other code and then if you haven't already, include YSI\y_timers and add in

pawn Код:
Delay:SafeLogin[450, i](playerid) {
    SpawnPlayer(playerid);
    return 1;
}
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)