[HELP] Chat Animation - 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)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: [HELP] Chat Animation (
/showthread.php?tid=153150)
[HELP] Chat Animation -
joeri55 - 07.06.2010
I'm currently using
Код:
ApplyAnimation(playerid,"MISC","Idle_Chat_02",4.1,1,1,1,0,Time*100);
to talk.
Everything works but you can't walk when you're doing the animation.
My questions is does anyone knows the animation that talks and walk together? Like talking and still use W S A D to walk?
I hope someone can help me, thanks already!
Re: [HELP] Chat Animation -
Scenario - 07.06.2010
Quote:
Originally Posted by Joeri
I'm currently using
Код:
ApplyAnimation(playerid,"MISC","Idle_Chat_02",4.1,1,1,1,0,Time*100);
to talk.
Everything works but you can't walk when you're doing the animation.
My questions is does anyone knows the animation that talks and walk together? Like talking and still use W S A D to walk?
I hope someone can help me, thanks already!
|
Are you sure you don't just have "SetPlayerControllable" enabled?
Re: [HELP] Chat Animation -
omidi - 23.07.2010
Quote:
Originally Posted by RealCop228
Are you sure you don't just have "SetPlayerControllable" enabled?
|
u meant (Set) TogglePlayerControlable ?