• 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

I sure this has been requested but......

adol

Member
Joined
Jun 18, 2006
RedCents
60¢
What is the simple way to have a toon heal a target, ie cleric heal MT, or mage heal pet, BL heal pet etc. Just a simple macro, or if someone know the code when target HP = 40% cast xspell, is all I need not sure how to do it. thanks
 
/target Tank or pet
/if (${Target.PctHPs}<41) /call cast XYZ

/target ${Me}
/if (${Me.PctHPs}<25) /call cast XYZ

is that what your looking for?

army
 
I sure this has been requested but......

Users who are viewing this thread

Back
Top
Cart