10.11.2014, 19:54
D:\Olcay\[NEW0.5]Outlaw\gamemodes\Credo.pwn(1443) : error 010: invalid function or declaration
D:\Olcay\[NEW0.5]Outlaw\gamemodes\Credo.pwn(1446) : error 010: invalid function or declaration
help me please
D:\Olcay\[NEW0.5]Outlaw\gamemodes\Credo.pwn(1446) : error 010: invalid function or declaration
PHP код:
[1443] - for(new i = 0; i < sizeof(ZoneInfo); i++)
{
GangZoneShowForPlayer(playerid, ZoneID[i], GetTeamZoneColor(ZoneInfo[i][zTeam]));
[ 1446] - if(ZoneAttacker[i] != -1) GangZoneFlashForPlayer(playerid, ZoneID[i], GetTeamZoneColor(ZoneAttacker[i]));
}