Animation help - 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)
+--- Thread: Animation help (
/showthread.php?tid=531843)
Animation help -
TheSnicky - 14.08.2014
Does anyone know the Injured animation when the player is on the ground crawling?-
Re: Animation help -
Clad - 14.08.2014
Click
Respuesta: Animation help -
Cepillado - 14.08.2014
I'm not exactly sure, but I think that one of the CRACK animations would work.
Re: Animation help -
Threshold - 14.08.2014
Try:
pawn Код:
ApplyAnimation(playerid, "SWAT", "gnstwall_injurd", 4.1, 1, 1, 1, 0, 0, 1);
or:
pawn Код:
ApplyAnimation(playerid, "SWEET", "Sweet_injuredloop", 4.1, 1, 1, 1, 0, 0, 1);