• You've discovered RedGuides, an EverQuest multi-boxing and scripting community 🧙‍♀️⚙️. We want you to play several EQ characters at once, come join us and say hello! 👋

  • A TLP without truebox has thawed (Very Vanilla ready)
    Frostreaver

Combat Abilities

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
Cart