17.09.2012, 15:36
Hello, i have problem with animation.
I use this:
And it not working. I try download sa-mp files from official website, but well not working.
I use this:
Код:
CMD:test(playerid,params[])
{
SetPlayerSpecialAction(playerid, SPECIAL_ACTION_CUFFED);
return 1;
}

