Gzones.cFg problem
#2

You need to add GangZoneCreate during the loading of variables.

So in your code, under "ZoneInfo[idx][zTeam] = strval(arrCoords[5]);" you would place:

Код:
ZoneInfo[idx][zGangZone] = GangZoneCreate(ZoneInfo[idx][zMinX], ZoneInfo[idx][zMinY], ZoneInfo[idx][zMaxX], ZoneInfo[idx][zMaxY]);
You might need to define the variable "zGangZone" or it might exist already in your array.
Reply


Messages In This Thread
Gzones.cFg problem - by Kapone21 - 02.08.2013, 22:18
Re: Gzones.cFg problem - by SMCentral - 02.08.2013, 22:38
Re: Gzones.cFg problem - by Kapone21 - 03.08.2013, 08:16

Forum Jump:


Users browsing this thread: 3 Guest(s)