Clear Animation after IDLE_CHAT OnPlayerText
#5

You don't need any timer or anything beside the ApplyAnimation function. Here is the correct version:
pawn Код:
ApplyAnimation(playerid,"PED","IDLE_CHAT",4.1,0,0,0,0,ctime);
Now, the parameter before 'ctime' it's the freeze the character after the animation is over. If it's set to 1, the character will be "freezed" after the animation ends. So, in your case, you'll need to set it to 0. Now, don't forget to delete the timer.

For more info, don't hesitate to check this site:
https://sampwiki.blast.hk/wiki/ApplyAnimation
Reply


Messages In This Thread
Clear Animation after IDLE_CHAT OnPlayerText - by Reklez - 06.04.2012, 07:16
Re: Clear Animation after IDLE_CHAT OnPlayerText - by Libra_PL - 06.04.2012, 07:49
Re: Clear Animation after IDLE_CHAT OnPlayerText - by Reklez - 07.04.2012, 03:02
Re: Clear Animation after IDLE_CHAT OnPlayerText - by Reklez - 08.04.2012, 03:55
Re: Clear Animation after IDLE_CHAT OnPlayerText - by antonio112 - 08.04.2012, 04:37
Re: Clear Animation after IDLE_CHAT OnPlayerText - by Reklez - 08.04.2012, 04:41

Forum Jump:


Users browsing this thread: 1 Guest(s)