//#CLIENTSIDEfunction onWhatever() { for (pl: allplayers) { if (pl.pmswaiting()) { //check if pl.account is wearing a staff tag } }}