SA-MP Forums Archive
Help : How to Move Object ( attah ) - 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 : How to Move Object ( attah ) (/showthread.php?tid=429593)



Help : How to Move Object ( attah ) - morocco - 10.04.2013

Hi guys


How to move object ( AttachObjectToVehicle )


thanks


Re: Help : How to Move Object ( attah ) - Faisal_khan - 10.04.2013

What are you trying to say?


Re: Help : How to Move Object ( attah ) - JamesS - 10.04.2013

Rephrase this please, you wanna move an object which is attached to a vehicle? You could delete it, and recreate it at the place you like..


Re : Re: Help : How to Move Object ( attah ) - morocco - 10.04.2013

Quote:
Originally Posted by Faisal_khan
Посмотреть сообщение
What are you trying to say?
Quote:
Originally Posted by JamesS
Посмотреть сообщение
Rephrase this please, you wanna move an object which is attached to a vehicle? You could delete it, and recreate it at the place you like..
Thanks , but i want how to move it , not Delete

EX : i put attach Door object to Car and i need to move it ( Like MoevObject() )


And Sorry


Re: Help : How to Move Object ( attah ) - Faisal_khan - 10.04.2013

Do you want to move it along with the car? If yes, the object once attached to a vehicle/player, moves along with the body. Or if no, then do you mean you want to detach that object then move?
Then as far as I know you cannot detach that object unless you destroy it and create it on that place.


Re : Re: Help : How to Move Object ( attah ) - morocco - 10.04.2013

Quote:
Originally Posted by Faisal_khan
Посмотреть сообщение
Do you want to move it along with the car? If yes, the object once attached to a vehicle/player, moves along with the body. Or if no, then do you mean you want to detach that object then move?
Then as far as I know you cannot detach that object unless you destroy it and create it on that place.
Ok ,thank you