16.05.2014, 22:53
pawn Код:
CMD:testanim(playerid, params[])
{
ApplyAnimation(playerid, "PLAYIDLES", "shldr", 4.1, 0, 0, 0, 0, 0, 1);
return 1;
}
CMD:testanim(playerid, params[])
{
ApplyAnimation(playerid, "PLAYIDLES", "shldr", 4.1, 0, 0, 0, 0, 0, 1);
return 1;
}