AttachObject then move it - 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: AttachObject then move it (
/showthread.php?tid=147321)
AttachObject then move it -
misko28 - 11.05.2010
Hello. I'm trying to AttachObjectToPlayer then move it(MoveObject). Is it possible? Is there any way to do it? Thanks
Re: AttachObject then move it -
shady91 - 11.05.2010
Quote:
|
Originally Posted by misko28
Hello. I'm trying to AttachObjectToPlayer then move it(MoveObject). Is it possible? Is there any way to do it? Thanks
|
Why not just try it your self to find out.
Re: AttachObject then move it -
misko28 - 11.05.2010
I tried(FAILED), I'm asking you is there any way to do it?
Re: AttachObject then move it -
shady91 - 11.05.2010
Quote:
|
Originally Posted by misko28
I tried(FAILED), I'm asking you is there any way to do it?
|
Oh sorry, I'm not sure as I've never tried that, I tried something similar and failed so I destroyed the object recreated were I was then moved it then re attached it you could use timers to move you to the object and use move object after its moved make it reattach back to you.
Re: AttachObject then move it -
misko28 - 11.05.2010
I tried attaching object to player, then getting it coordinates, but they are same as my position.