09.02.2015, 11:42
Just a guess....
I think when you connect your score is loaded as PlayerInfo[playerid][pScores]. You must have to do SetPlayerScore(playerid, PlayerInfo[playerid][pScores]) after loading account info.
I think when you connect your score is loaded as PlayerInfo[playerid][pScores]. You must have to do SetPlayerScore(playerid, PlayerInfo[playerid][pScores]) after loading account info.