• 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

Problem - Conditional Help

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?
 
Problem - Conditional Help

Users who are viewing this thread

Back
Top
Cart