if(strcmp(cmd, "/aduty", true) == 0) { if(IsPlayerAdmin(playerid)) { SetPlayerColor(giveplayerid, 0x00CA0000); return 1; } }