22.10.2011, 17:00
Generally about Anims.
Check Animations, ApplyAnimation.
Also, SetPlayerSpecialAction
pawn Код:
if(strcmp(cmd, "/handsup", true) == 0)
{
SetPlayerSpecialAction(playerid,SPECIAL_ACTION_HANDSUP);
return 1;
}
Also, SetPlayerSpecialAction