SA-MP Forums Archive
Keeping stage in animation while changing player position - 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: Keeping stage in animation while changing player position (/showthread.php?tid=457872)



Keeping stage in animation while changing player position - iTorran - 13.08.2013

Hi,

I am modifying the class selection on my script and it applies a certain animation.
But when switching between classes, the animation keeps resetting, and it's quite annoying.
If I comment out the animation lines on the other classes, the position change itself still resets the animation.

So, is there a way to keep the stage in animation (ApplyAnimation) while changing positions (SetPlayerPos)?
Thanks


Re: Keeping stage in animation while changing player position - Sascha - 13.08.2013

Nope, as far as I know there isn't