if(strcmp(cmd, \"/cigi\", true) == 0){ SetPlayerSpecialAction(playerid, SPECIAL_ACTION_SMOKE_CIGGY); return 1;}if(strcmp(cmd, \"/cola\", true) == 0){ SetPlayerSpecialAction(playerid, SPECIAL_ACTION_DRINK_SPRUNK); return 1;}