08.01.2015, 03:14
You need to add these to your login dialog, once the player has correctly typed his password.
pawn Код:
SetPlayerWantedLevel(playerid, PlayerInfo[playerid][pWanted]);
SetPlayerScore(playerid, PlayerInfo[playerid][pScore]);