30.06.2017, 21:09
Do you use SetPlayerScore() at all? You should use it when you load player's score
PHP код:
SetPlayerScore(playerid, PlayerInfo[playerid][pScore]);

