SA-MP Forums Archive
[HELP] Tires - 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: [HELP] Tires (/showthread.php?tid=665069)



[HELP] Tires - NoOne - 21.03.2019

How can I know if a user is near the tires?


I was using

Код:
new Float: Anglez;
GetVehicleZAngle (nearestvehicle, Anglez);
But I do not know exactly how to calculate the angle to be able to obtain this data from the tires.
This will be used for a tire repair system.

Thanks for watching


Re: [HELP] Tires - Kaliber - 21.03.2019

There was made a nice Include for

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


Re: [HELP] Tires - NoOne - 21.03.2019

Quote:
Originally Posted by Kaliber
Посмотреть сообщение
ЎThank you bro!