SA-MP Forums Archive
Problem with Gang Zone [HELP!] - 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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Problem with Gang Zone [HELP!] (/showthread.php?tid=137297)



Problem with Gang Zone [HELP!] - Holnista - 28.03.2010

Hey.
I have strange problem and i cant solve it.

I have some gang zone in LS. Its rly big.(half LS mayby?)

And i have:
on top:
new MaskingArea;

In OnGameModeInit:
MaskingArea = GangZoneCreate(-944.6047, 1758.1934, 814.1370, -1829.9487);

And in OnPlayerSpawn:
GangZoneShowForPlayer(playerid, MaskingArea, COLOR_GREEN);

Result:
I cant see zone on radar but zone is on the map(i check this in game menu>map).
Can someon say WTF? Mayby zone is to big? I dont know. Please Help.

PS: Yes, yes.. i know... my english is so band bla bla bla. -.-


Re: Problem with Gang Zone [HELP!] - [LSR]State_Trooper - 28.03.2010

This is random, but have you tryed on player spawn?


Re: Problem with Gang Zone [HELP!] - Holnista - 28.03.2010

Omg..
I want the zone could be seen on the radar.
Because it is on the map, but the radar can not see it.

PS: Gang zone showing IS ON OnPlayerSpawn.


Re: Problem with Gang Zone [HELP!] - BurningSWA - 28.03.2010

i have other problems with my zones,i sometimes have that you can see every zone in the same color.

or that you see that the whole world is 1 zone.

and more...


Re: Problem with Gang Zone [HELP!] - Holnista - 28.03.2010

Ok.
But how to show my zone? Becouse its arent on radar ;/ Only on menu map.


Re: Problem with Gang Zone [HELP!] - BurningSWA - 28.03.2010

well that hase to be a bugg cuz its not posible to show it on map and not on radar


Re: Problem with Gang Zone [HELP!] - Holnista - 28.03.2010

Hm.. Mayby.
I will check it using smaller zone.