Posts: 1,840
Threads: 399
Joined: Oct 2010
Reputation:
0
Heey all,
I am using the medic animation but when i clear the anim i cant move, if i am using my arrows i can turn arround but i cant walk only when i am jumping i can walk again.
How can i fix this?
Admigo
Posts: 217
Threads: 26
Joined: Oct 2011
Reputation:
0
When clearing animations reset the players skin using 'GetplayerSkin' and 'SetPlayerSkin' doing this works for me, I used to have the same problem.
Posts: 1,938
Threads: 16
Joined: Feb 2007
Reputation:
0
'when I clear the anim'. Is this when you finish the animation or when you really use ClearAnimation (or some sort of function that I cant remember the name of xD, sorry for that )? Some animations use a second animation to stop the first. That may be the cause as well for your animation.
Posts: 1,241
Threads: 304
Joined: May 2012
Reputation:
0
I don't know if this offtopic but, Sometimes why do I need to do animation two times before it work? I mean.
If I do /sit nothing happens, then do /sit the animation is now sittimg.
same with /medic if I do medic it do nothing, then do /medic the medic animation is now working.
Posts: 1,938
Threads: 16
Joined: Feb 2007
Reputation:
0
OK. Then ClearAnimations() should work or see if there is a closing animation.