05.05.2010, 08:42
Whats wrong with this?:
Getting these errors:
pawn Код:
GivePlayerMoney(GetPlayerTeam == 2,100);
SetPlayerScore(GetPlayerTeam == 2, GetPlayerScore(GetPlayerTeam == 2) + 1);
Код:
(377) : error 076: syntax error in the expression, or invalid function call (378) : error 076: syntax error in the expression, or invalid function call