• You've discovered RedGuides 📕 an EverQuest multi-boxing community 🛡️🧙🗡️. We want you to play several EQ characters at once, come join us and say hello! 👋
  • IS THIS SITE UGLY? Change the look. To dismiss this notice, click the X --->

Question - Just messing around with group class counts (1 Viewer)

Joined
Jan 28, 2015
RedCents
1,807¢
Just messing around with testing a mq2melee flag to handle alliance usage based on class counts. For example, if I have 3 zerkers in my group:
Code:
holyshit0=/if (${Me.Combat} && ${Me.CombatAbilityReady[${Spell[Demolisher's Alliance].RankName}]} && ${Target.BuffsPopulated} && !${Target.Buff[Demolisher's Alliance Trigger II].ID}) /disc ${Spell[Demolisher's Alliance].RankName}

Is there a way to include in the holyflag if group member berzerk class count >2?
 
Question - Just messing around with group class counts

Users who are viewing this thread

Back
Top