• 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 --->

Combat Abilities (1 Viewer)

dobey

Member
Joined
Jun 18, 2006
RedCents
10¢
Just a random question about combat abilities. I have used this bit of macro to check for an abilities readiness to use, and fire that ability (also alt abilities):

Rich (BB code):
      /if (${Me.AbilityReady[Kick]}) {
         /doability Kick
      }

But for the abilities that are allotted a hotkey by default (melee attack, and range attack) how do you check them? Basically how do I check if auto attack is on/off and if range attack is ready to fire ect?
 
Combat Abilities

Users who are viewing this thread

Back
Top