How to use MapAndreas? - 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 to use MapAndreas? (
/showthread.php?tid=531194)
How to use MapAndreas? -
shulk - 11.08.2014
Hello.
Can you help me? I want to Rocket System better, and when hit wall rocket explode.
Can you give me example, i don't know how to huse MapAndreas.
Thanks,
Cheers!
Re: How to use MapAndreas? -
ViniBorn - 11.08.2014
http://forum.sa-mp.com/showpost.php?...34&postcount=1
Re: How to use MapAndreas? -
shulk - 11.08.2014
I need an example, man.
To check is object in range of wall, house, cars, mapandreas.
Re: How to use MapAndreas? -
Mauzen - 11.08.2014
MapAndreas_FindZ_For2DCoord will give you the height (z) at a certain point. You can check if your rocket object is below that height, this then means that it hit the ground or a wall.