• 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

Request - to not cast?

dekar56

Member
Joined
Nov 18, 2015
RedCents
180¢
hey guys i am here yet again with another request, thank you all for the previous help all of my issues have been resolved, but i have another question...

ok so on my necros i am using their flash quick dots, but is there a way to make them not cast
Azeron's Flashblaze
Hoshkar's Swift Sickness
Adalora's Swift Lifedraw

to not cast those 3 when
Malevolent Alliance is up
like they will not cast those 3, and continue in their dps rotation? what kind of condition what i need to make for each and if anyone could just flat out make it for me and tell me where and what i need to put for that i would appreciate it and this would pretty much ensure a huge dps increase.

my current for all 4 necros is

DPS17=Azeron's Flashblaze|99
DPS18=Hoshkar's Swift Sickness|99
DPS19=Adalora's Swift Lifedraw|99


and the conditions are

DPSCond17=TRUE
DPSCond18=TRUE
DPSCond19=TRUE

just let me know what i need to put in that dpsconditions please, and everyone have a great day, now back to farming vp key pieces lol
 
umm maybe
Rich (BB code):
DPSCond17=!${Target.Buff[Malevolent Alliance}.ID
DPSCond18=!${Target.Buff[Malevolent Alliance}.ID
DPSCond19=!${Target.Buff[Malevolent Alliance}.ID
 
i am getting an error that is ending my macros when using that saar kinda sucked during a named fight, you know how that goes lol :P
 
Probably needs the closing } symbol for condition
Rich (BB code):
DPSCond17=!${Target.Buff[Malevolent Alliance}.ID}
DPSCond18=!${Target.Buff[Malevolent Alliance}.ID}
DPSCond19=!${Target.Buff[Malevolent Alliance}.ID}
 
got the same result, it just ends let me get a screenshot of it realquick
 
just as an fyi the condition has to equal true for it to cast, so you can /echo the code with the alliance buff on the target and see what the echo reports, it has to be true or false if it outputs null it will bork the macro
 
Rich (BB code):
DPSCond17=!${Target.Buff[Malevolent Alliance].ID}
DPSCond18=!${Target.Buff[Malevolent Alliance].ID}
DPSCond19=!${Target.Buff[Malevolent Alliance].ID}

Man eyes getting old, I'm misreading the bracket types.. Hopefully this one works. The core of the condition is correct, just working out the brackets hah.
 
thank you very much this is working now :) and the dps i can already tell is pretty much almost doubled lol
 
Request - to not cast?

Users who are viewing this thread

Back
Top
Cart