Errors
#3

After modifying to the following settings, I still contain the following errors:
Код:
C:\Users\Owner\Desktop\SA-MP Server1\gamemodes\COD4.pwn(38) : error 017: undefined symbol "ZoneInfo"
C:\Users\Owner\Desktop\SA-MP Server1\gamemodes\COD4.pwn(39) : error 017: undefined symbol "ZoneInfo"
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


2 Errors.
Zone Array:
pawn Код:
new ZoneInfo[][eZone] = {
    {103.7123,1805.2091,386.8307,2079.9294,TEAM_USA},
    {2084.7,-1808.8383,2337.9004,-1610.3673,TEAM_UK}
};
new ZoneID[sizeof(ZoneInfo)];
Please tell me why it's not working?
Reply


Messages In This Thread
Errors - by DJTunes - 02.07.2013, 01:38
Re: Errors - by Scottas - 02.07.2013, 08:12
Re: Errors - by DJTunes - 03.07.2013, 01:51

Forum Jump:


Users browsing this thread: 1 Guest(s)