OnUnoccupiedVehicleUpdate move distance - 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: OnUnoccupiedVehicleUpdate move distance (
/showthread.php?tid=531595)
OnUnoccupiedVehicleUpdate move distance -
Banditukas - 13.08.2014
Hi,
1. I want to ask. What max distance player can do, diference between vehicle old position and that position which is called in callback?
2. Why in wiki in this callback is getvehiclepos? new_x, new_y, new_z what is difference between that coordinates which i can use and if i use getvehiclepos coordinates.