02.06.2014, 12:32
Using the SetPlayerScore function, like this:
Use SSCANF, to make playerid into ID and also the score.
pawn Код:
SetPlayerScore(playerid, GetPlayerScore(playerid) - SCORE HERE);