SA-MP Forums Archive
Can someone give me stock that do what MoveObject did in 0.3C? - 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: Can someone give me stock that do what MoveObject did in 0.3C? (/showthread.php?tid=317169)



Can someone give me stock that do what MoveObject did in 0.3C? - EladNahum - 10.02.2012

Can someone give me stock that do what MoveObject did in 0.3C?


Re: Can someone give me stock that do what MoveObject did in 0.3C? - IceCube! - 10.02.2012

I LOL'ed when I read this post, MoveObject(); Was never removed is still in 0.3D the creators of SAMP arent stupid enough to remove a main function.


Re: Can someone give me stock that do what MoveObject did in 0.3C? - AndreT - 10.02.2012

IceCube!, no-one said anything about a function being removed! Start thinking or stop posting, thank you.

Prior to SA-MP 0.3d, rotating the object around any axis was unsupported through MoveObject. When you want your 0.3d MoveObject lines to have a meaning similar to its behavior in previous SA-MP versions, specify -1000.0 as the last 3 rotation parameters.