11.05.2012, 23:31
Quote:
Post the exact lines. No no one wants to fish through that un-indented code.
|
^
The tag mismatch starts from
pawn Код:
{
if(gTeam[playerid] != TEAM_COP) return 0;
pawn Код:
GivePlayerMoney(ID, -5000);
}