Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
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)
Try using ${Select[${Target.Class.ShortName},MNK,BST,RNG,ROG]} it returns a number if your target is one of the classes in the list and a zero if not in the list.
Hmm. if the character is targeting one of those classes it will cast the buff but on any other class. If he is not targeting one of those classes, he will never cast it. It's like the condition is not tied to the buff target character which sort of makes sense.
1. checks to see if it needs to cast a buff on enchanter.
2. checks condition and happens to be targeting a class in the list
3. condition is true so targets enchanter and casts the buff.
Makes sense. I guess the check is checking for current target not for bufftarget id.
I will try a different method. I don't think this is able logically to do it this way.
Is there a variable in the buff check I can use in my conditional? I notice the buffs.ini file has ID in there so it must use it somehow to gain the target before buffing.
- - - Updated - - -
On progression, we have no buff block yet. Is there a way to make certain classes always write buffs in the blocked buffs section when it writes them out in kissassistbuffs.ini w/o modifying the macro itself?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.