SA-MP Forums Archive
Moving actors with animations - 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: Moving actors with animations (/showthread.php?tid=572828)



Moving actors with animations - iWhite - 02.05.2015

Did Kalcor removed the ability to move actors with animations? Because in RC6 PEDS include with Goto function have been able to move actors with animations and now they can't? They just stand in the same place with running animation, but no movement.


Re: Moving actors with animations - JaydenJason - 02.05.2015

lockx If set to 0, the actor is returned to their old X coordinate once the animation is complete (for animations that move the actor such as walking). 1 will not return them to their old position

https://sampwiki.blast.hk/wiki/ApplyActorAnimation


Re: Moving actors with animations - iWhite - 02.05.2015

lockx is set to 1...


Re: Moving actors with animations - JaydenJason - 02.05.2015

Appears I should've done a little research,

https://forum.sa-mp.com/showpost.php...postcount=1083