04.04.2013, 07:12
Remove the '+''s in your function and add this at the top of your script (under a_samp)
pawn Код:
#define GivePlayerScore(%0,%1) SetPlayerScore(%0, GetPlayerScore(%0)+%1)