SA-MP Forums Archive
How draw area from from that shape - 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: How draw area from from that shape (/showthread.php?tid=621545)



How draw area from from that shape - MerryDeer - 12.11.2016



I have object with that form, it's like building and i want to check is player in area in this, check of course minx, maxx, but that form like in picture


Re: How draw area from from that shape - Stinged - 12.11.2016

The easiest way to do this, and the most efficient is to use Incognito's streamer:
https://sampforum.blast.hk/showthread.php?tid=102865
Use this to create your dynamic areas:
https://sampforum.blast.hk/showthread.php?tid=467190

And then just the use streamer area functions/callbacks
(IsPlayerInDynamicArea, OnPlayerEnterDynamicArea etc, list is in the streamer thread)


Re: How draw area from from that shape - MerryDeer - 12.11.2016

I know that already, but when is that shape when height not same, what other function use