SA-MP Forums Archive
Protected area - 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: Protected area (/showthread.php?tid=407849)



Protected area - beasty - 15.01.2013

Hey. I need help...
I never used a "function" gangzone. So i don't know how to create this thing...
So.. I need to create a little script, which will protect specified area. Like... protect groove street, and you can not spawn a car in groove street.
How to measure positions of that area and which function should i use to don't let to spawn a vehicle in specified arena?

I hope you guys understood, sorry for bad english.


Re: Protected area - u3ber - 15.01.2013

https://sampwiki.blast.hk/wiki/YSI:Areas


Re: Protected area - DaRk_RaiN - 15.01.2013

https://sampforum.blast.hk/showthread.php?tid=222283


Re: Protected area - beasty - 15.01.2013

Quote:
Originally Posted by DaRk_RaiN
Посмотреть сообщение
How to measure those positions : LowCornerX,LowCornerY, HighCornerX,HighCornerY ?
I should save every corner position?