27.03.2014, 02:48
pawn Code:
SetPlayerSpecialAction(playerid, SPECIAL_ACTION_CARRY);
// To end the special action
SetPlayerSpecialAction(playerid, SPECIAL_ACTION_NONE);
Quote:
- Will apply a 'carrying' animation to the player and make them unable to sprint, jump or punch |