17.12.2010, 08:01
I think if you preload animations before applying them while recording your NPC will do the animation
animlib is a string containing the animation library you wish to preload
pawn Код:
ApplyAnimation(playerid,animlib,"null",0.0,0,0,0,0,0,1);

