Gang zones bug ? - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Gang zones bug ? (
/showthread.php?tid=407995)
Gang zones bug ? -
fordawinzz - 16.01.2013
I see this on the minimap:
but on the full map it's working fine:
http://i.minus.com/jxevmhL3F8M9T.png
Re: Gang zones bug ? -
Unirom Shaw - 16.01.2013
Show your code.
Re: Gang zones bug ? -
fordawinzz - 16.01.2013
Doesn't matter, it is
GangZoneCreate(MinX, MinY, MaxX, MaxY); with some coords ...
Re: Gang zones bug ? -
Unirom Shaw - 16.01.2013
It's okay if you not need help
Re: Gang zones bug ? -
fordawinzz - 16.01.2013
Dude, test this:
pawn Код:
GangZoneCreate(1034.990356, -1042.937622, 1523.186157, -1725.145385);
and go to these coords:
pawn Код:
1034.9904, -1042.9376, 31.5776
to see what happens, if you don't believe this.
Re: Gang zones bug ? -
fordawinzz - 17.01.2013
bump ...