18.05.2014, 04:31
Try storing the values in a variable.
pawn Код:
new money,score;
money=GetPlayerMoney(playerid);
score=GetPlayerScore(playerid);