11.01.2016, 17:39
imo there's no need to use "gangzone fixes."
This recycled picture will help you understand how to make gangzones properly:

The "1" is minimum X and minimum Y (MinX, MinY), the "2" is maximum X and Y (MaxX, MaxY).
remember you cannot switch 1 & 2.
or you can go the easy way and make some zones with this tool
http://dev.prineside.com/
This recycled picture will help you understand how to make gangzones properly:

The "1" is minimum X and minimum Y (MinX, MinY), the "2" is maximum X and Y (MaxX, MaxY).
Код:
GangZoneCreate(MinX, MinY, MaxX, MaxY);
or you can go the easy way and make some zones with this tool
http://dev.prineside.com/