CMD:parar(playerid) { SetPlayerSpecialAction(playerid,SPECIAL_ACTION_NONE); ClearAnimations(playerid); return true; }