17.09.2012, 16:35
try this
pawn Код:
CMD:test(playerid,params[])
{
SetPlayerSpecialAction(playerid, SPECIAL_ACTION_CUFFED);
}