error 001 , 029 HELP PLS
#5

Quote:
Originally Posted by HazardouS
Посмотреть сообщение
Show me the whole "enum eZone" definition and 1-2 lines above and below line 61.
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}
};

================================================== =
ZoneID[i][0] = GangZoneCreate(ZoneInfo[i][0][zMinY], ZoneInfo[i][0][zMinY], ZoneInfo[i][0][zMaxX], ZoneInfo[i][0][zMaxY]);
}
SetGameModeText("Turf War System bY: Winner");
SetTimer("ZoneTimer", 1000, true);
return 1;
}

New Error - 29) : error 010: invalid function or declaration (Float:zMinX,)
Reply


Messages In This Thread
error 001 , 029 HELP PLS - by SvetkoBeast - 09.02.2015, 18:23
Re: error 001 , 029 HELP PLS - by HazardouS - 09.02.2015, 18:26
Re: error 001 , 029 HELP PLS - by SvetkoBeast - 09.02.2015, 18:34
Re: error 001 , 029 HELP PLS - by HazardouS - 09.02.2015, 18:55
Re: error 001 , 029 HELP PLS - by SvetkoBeast - 10.02.2015, 16:58
Re: error 001 , 029 HELP PLS - by Tamy - 10.02.2015, 17:02
Re: error 001 , 029 HELP PLS - by bradleyofniet - 10.02.2015, 17:09
Re: error 001 , 029 HELP PLS - by SvetkoBeast - 10.02.2015, 19:41
Re: error 001 , 029 HELP PLS - by Maximus0 - 10.02.2015, 19:51
Re: error 001 , 029 HELP PLS - by SvetkoBeast - 12.02.2015, 17:14

Forum Jump:


Users browsing this thread: 2 Guest(s)