error 004: function "LoadZones" is not implemented
#3

no , i defined it now and i get
Код HTML:
F:x(1596) : error 029: invalid expression, assumed zero
F:x(1596) : error 001: expected token: ")", but found ";"
F:x(1596 -- 1598) : warning 215: expression has no effect
F:x(1598) : error 001: expected token: ";", but found "for"
F:x(1598) : fatal error 107: too many error messages on one line
Lines:
Код HTML:
	LoadZones();
    for(new i=0; i < sizeof(ZoneInfo); i++)
	{
      Zones[i] = GangZoneCreate(ZoneInfo[i][zMinX], ZoneInfo[i][zMinY], ZoneInfo[i][zMaxX], ZoneInfo[i][zMaxY]);
	}
Reply


Messages In This Thread
error 004: function "LoadZones" is not implemented - by buburuzu19 - 30.08.2014, 07:18
Re: error 004: function "LoadZones" is not implemented - by Rudy_ - 30.08.2014, 07:30
Re: error 004: function "LoadZones" is not implemented - by buburuzu19 - 30.08.2014, 07:35
Re: error 004: function "LoadZones" is not implemented - by Rudy_ - 30.08.2014, 07:42
Re: error 004: function "LoadZones" is not implemented - by buburuzu19 - 30.08.2014, 08:03

Forum Jump:


Users browsing this thread: 1 Guest(s)