SA-MP Forums Archive
[FilterScript] Polygonal 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: Filterscripts (https://sampforum.blast.hk/forumdisplay.php?fid=17)
+--- Thread: [FilterScript] Polygonal area (/showthread.php?tid=436939)



Polygonal area - Seregamil1 - 13.05.2013

Good afternoon!

I present to you a system of multi-faceted arena
In this system, for example, set up three zones, which you can easily change

To configure the system, use the following settings

PHP код:
# define m_a 12 / / 12 - max * 4 zones, as gangzony contains 4 coordinates
# define m_z 3 / / maximum number of zones 
To load zone, use mxINI

The system will not operate under three conditions

PHP код:
There are no coordinates
Upload all that is
Admitted coordinate 0.00000 
If the number of zones is not divisible by 4 - does not will not

To use the download area

PHP код:
readFileZone("you file"); 
Path to file with the coordinates of the test

http://rghost.ru/45963410

Video

http://www.youtube.com/watch?v=oxiMW...ature=*********

Download http://pastebin.com/k1fg73gS

Creator: Seregamil


Re: Polygonal area - RajatPawar - 13.05.2013

Frankly, ****** translate has really crossed it's boundaries. Can someone please translate this in a better way?


Re: Polygonal area - Seregamil1 - 13.05.2013

changed message