Posts: 84
Threads: 25
Joined: Aug 2010
Reputation:
0
Well in 3a whenever i use /eat animatino the character completly freezes, but i updated the server to 3.b...so whenever u hit space the /eat animation stop, so i need to find out how to make the animation completly stop any kind of movement from player (in my server we /eat to regain health it spends money, and the character must be completly stopped to avoid abuse of this command)
Posts: 1,466
Threads: 7
Joined: Jun 2009
Reputation:
0
Set the player animation to 0 or use ClearAnimations.
Posts: 116
Threads: 3
Joined: Jan 2009
Reputation:
0
Answers been posted above.
Posts: 84
Threads: 25
Joined: Aug 2010
Reputation:
0
i think i was not soo clear, the problem is the animation must block the keyboard...so the player get paralized until the animation finishes, but in 3.b the /eat animation is canceled with spacebar so, ppl can eat and quickly touch space so they break free, i want the animation to dont stop if player hit the space bar
Posts: 84
Threads: 25
Joined: Aug 2010
Reputation:
0
yes, the freeze works but as i said before..if i push space it unfreezes me :S this happens only since the 3b...in 3a it was working good
Posts: 84
Threads: 25
Joined: Aug 2010
Reputation:
0
26.09.2010, 06:41
(
Последний раз редактировалось JulietaZ; 26.09.2010 в 08:49.
)
Yeah that was the problem, it was strange that in the old version there was no way to stop that animation...Guys thanks very much =3