Gangwar Help! [+REP]
#5

put these code
pawn Code:
new ZoneAttacker[sizeof(ZoneInfo)] = {-1, ...};
new ZoneAttackTime[sizeof(ZoneInfo)];
new ZoneDeaths[sizeof(ZoneInfo)];
under
pawn Code:
//--Zones-------------//
enum eZone
{
    Float:zMinX,
    Float:zMinY,
    Float:zMaxX,
    Float:zMaxY,
    zTeam
}
new ZoneInfo[][eZone] = {
    {2337.9004,-1808.8383,2590.2043,-1610.3673,TEAM_GROVE},
    {2084.7,-1808.8383,2337.9004,-1610.3673,TEAM_BALLAS},
    {2590.2043,-1808.8383,2842.3,-1610.3673,TEAM_VAGOS}
};
new ZoneID[sizeof(ZoneInfo)];
it's happened becouse of you define a code that call the "ZoneInfo" before it defined
Reply


Messages In This Thread
Gangwar Help! [+REP] - by Iloveimpulse - 25.08.2014, 05:15
Re: Gangwar Help! [+REP] - by Thogy - 25.08.2014, 06:46
Re: Gangwar Help! [+REP] - by Iloveimpulse - 25.08.2014, 07:02
Re: Gangwar Help! [+REP] - by Spanes - 25.08.2014, 08:57
Re: Gangwar Help! [+REP] - by AiRaLoKa - 25.08.2014, 09:33
Re: Gangwar Help! [+REP] - by Iloveimpulse - 25.08.2014, 12:12
Re: Gangwar Help! [+REP] - by F1aw1ess - 25.08.2014, 12:14
Re: Gangwar Help! [+REP] - by Iloveimpulse - 25.08.2014, 12:18
Re: Gangwar Help! [+REP] - by F1aw1ess - 25.08.2014, 12:32
Re: Gangwar Help! [+REP] - by AiRaLoKa - 25.08.2014, 12:49

Forum Jump:


Users browsing this thread: 1 Guest(s)