12.12.2014, 16:10
Try debugging your codes:
pawn Код:
//After giving cash,
printf("old score : %d", GetPlayerScore(playerid));
//Then set.
printf("new score : %d", GetPlayerScore(playerid));