MoveObject - 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: MoveObject (
/showthread.php?tid=287325)
MoveObject -
lukas567 - 02.10.2011
Can use MoveObject on Car? Like set variable on CreateVehicle and use MoveObject with variable to CreateVehicle?
Thanks!
Re: MoveObject -
[HiC]TheKiller - 02.10.2011
I'm not sure if this fully works but you probably can use the
AttachObjectToVehicle function, then use move object on that object to move the vehicle.
Re: MoveObject -
lukas567 - 03.10.2011
Thanks but works to vehicles too