SA-MP Forums Archive
Best way to detect areas - 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: Best way to detect areas (/showthread.php?tid=324798)



Best way to detect areas - Luis- - 10.03.2012

Currently i'm using "CreateDynamicArea", is there a better way? I need to detect each airport for my server. Thanks.


Re: Best way to detect areas - -Prodigy- - 10.03.2012

"CreateDynamicArea" is that from Incognito's plugin? If so, that's pretty much the best/easiest way to use it.


Re: Best way to detect areas - Luis- - 10.03.2012

Hmm, i'll try something else with it. Thanks.