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

Blonde moment - macro code (1 Viewer)

Rich (BB code):
bool ${Me.AbilityReady[name]}   Ability with this name ready?
bool ${Me.AbilityReady[slot]}   Ability on this button ready?

So what you want would probably be...

Rich (BB code):
/if (!${Me.AbilityReady[Hide]}) /dostuff
[/Hide]
[Hide][/hide]
 
i love the echo command

8-)

i did /echo ${Me.AbilityReady[Hide]}

and got true and false... SOOOO i said WTF mate..

checked where i typed it into the IF statement and FOOOKEd up a ( whee a { shoulda been ...

and was like WTF MATE


so running again

8-)[/Hide]
 
Blonde moment - macro code

Users who are viewing this thread

Back
Top