is player in gangzone 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)
+--- Thread: is player in gangzone help!!! (
/showthread.php?tid=575006)
is player in gangzone help!!! -
kesarthakur - 23.05.2015
Is there any function or something that lets us know is the player in certain gangzone or not??
Please tell me
Thanks in advance
Re: is player in gangzone help!!! -
Sellize - 23.05.2015
https://sampforum.blast.hk/showthread.php?tid=145501
Search next time, please
Re: is player in gangzone help!!! -
Gammix - 23.05.2015
You can read the code on how to detect that or use the include (but there are other lots of features which you will face using the include).
https://sampforum.blast.hk/showthread.php?tid=556670
Function, all player related:
pawn Код:
native IsPlayerInGangZone(playerid, zone);
native IsPlayerInAnyGangZone(playerid);
native GetPlayerGangZone(playerid);