02.01.2012, 16:07
In your code, it should have the
Just add the
Or if you still get these errors, show us the part of code you get the reward after finishing the mission.
pawn Код:
GivePlayerMoney(playerid, ammount);
pawn Код:
SetPlayerScore(playerid, GetPlayerScore(playerid) + 1); // Change the '1' to the points you want!