![]() |
[Pawn] Animation to speak - Printable Version + open.mp forum (https://forum.open.mp) -- Forum: SA-MP (https://forum.open.mp/forumdisplay.php?fid=3) --- Forum: Pawn Scripting (https://forum.open.mp/forumdisplay.php?fid=10) --- Thread: [Pawn] Animation to speak (/showthread.php?tid=1519) |
Animation to speak - Boxi - 2021-01-12 Hello, I want to make a command that when using it the character makes the typical talking animation. Do you know what the name of that animation is? thanks! RE: Animation to speak - DaZzY - 2021-01-13 Quote:ApplyAnimation(playerid,"PED","IDLE_CHAT",4.1, 0, 1, 1, 1, 1, 1); |