if(strcmp(cmd, "/handsup", true) == 0) { SetPlayerSpecialAction(playerid, SPECIAL_ACTION_HANDSUP); return 1;}