SA-MP Forums Archive
getvehicleangle - 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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: getvehicleangle (/showthread.php?tid=181225)



getvehicleangle - thomas.. - 04.10.2010

hey, is there a stock for getvehicleangle?

such as when you create a object it will create it the same x angle the car is facing


Re: getvehicleangle - Sascha - 04.10.2010

yeap

Код:
new Float:az;
GetVehicleZAngle(GetPlayerVehicleID(playerid), az);