AnnimatioN
#9

Quote:
Originally Posted by Reklez
Посмотреть сообщение
i see the problem

pawn Код:
ClearAnimations(id);
ApplyAnimation(id,"CRACK","crckdeth2",4.1,1,1,1,1,1,1);
TogglePlayerControllable(id,0);
so if you taze the player it will play the animation but the TogglePlayerControllable blocks it.

never try this?

pawn Код:
ClearAnimations(id);
TogglePlayerControllable(id,0);
ApplyAnimation(id,"CRACK","crckdeth2",4.1,1,1,1,1,1,1);
its still same the animation wont execute
Reply


Messages In This Thread
AnnimatioN - by RicaNiel - 09.04.2012, 03:33
Re: AnnimatioN - by ViniBorn - 09.04.2012, 03:37
Re: AnnimatioN - by RicaNiel - 09.04.2012, 03:40
Re: AnnimatioN - by robyury - 09.04.2012, 03:40
Re: AnnimatioN - by RicaNiel - 09.04.2012, 03:42
Re: AnnimatioN - by Reklez - 09.04.2012, 03:45
Re: AnnimatioN - by Ballu Miaa - 09.04.2012, 03:46
Re: AnnimatioN - by robyury - 09.04.2012, 03:46
Re: AnnimatioN - by RicaNiel - 09.04.2012, 03:48
Re: AnnimatioN - by ViniBorn - 09.04.2012, 03:51

Forum Jump:


Users browsing this thread: 1 Guest(s)