Just a small plugin that adds a few "Multi Target Filters", no I still don't know how to code, I just copied spectatortarget. It adds: @BE and @be: Target Brenodi Empire @NF and @nf: Target Northern Faction @playing, @benf, @nfbe, @BENF and @NFBE: Target both Northern Faction and Brenodi Empire @NFcomm, @nfcomm and @NFCOMM: Target Northern Faction's Commander @BEcomm, @becomm and @BECOMM: Target Brenodi Empire's Commander @BOTHcomm, @BENFcomm, @NFBEcomm, @Commanders, @Comms (...): Target Northern Faction and Brenodi Empire's Commanders Source: empirestarget.sp Plugin: empirestarget.smx
just copy nf/be and add: && GetEntProp(i, Prop_Send, "m_bCommander") == 1 at the end of the if statement.
1.1: Added commander targets @NFcomm, @nfcomm and @NFCOMM: Target Northern Faction's Commander @BEcomm, @becomm and @BECOMM: Target Brenodi Empire's Commander @BOTHcomm, @BENFcomm, @NFBEcomm, @Commanders, @Comms (...): Target Northern Faction and Brenodi Empire's Commanders
It adds "Multi Target Filters" for admin commands such as /slay @NF would slay all the players in NF. Imagine if a guy with a chinese name entered the CV, you have no way to slay him, you'd have to look in the list through the admin menu. Now you don't have to worry about typing the name of whoever is griefing the CV, just type @BEcomm or @NFcomm and job done.