• 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 - Disciplines running while medding

Dretski

Active member
Joined
Sep 21, 2011
RedCents
1,285¢
My SK usually drains out of endurance before any of my casters burns their mana. The problem here is that he usually has a discipline running and starts medding, and it takes a lot of extra time sometimes - KA should have an option to cancel running discs on med mode I think. :)
 
Do you want to do this so he can use respite/breather? Are you using respite/breather? Not sure why you care about endurance if you are using those.

this is total on the fly not tested but you should be able to do something like
downshit0=/if (${Medding} && ${Me.ActiveDisc.ID}) /stopdisc

Medding is a kiss variable that is set when in med mode.
 
Usually, the END goes below the medding trigger because another long term disc (like Unholy Aura) is running, and it takes quite a while until it drops.
 
How is the disc started? Thr KA dps, KA burn, holys, manually by you? Knowing this might help us help you.

Also, are you wanting the disc to end while you med or do you want him to keep pulling/f7ghting till the disc is d8ne?
 
could use a downshit.

downflag0=/if (${Medding} && ${Melee.DiscID}) /stopdisc

Medding is a variable in kiss when you have to med it sets it to 1 when you stand back up it sets it to 0.
 
Last edited:
Usually started by KA. Nah, no point in continuing pulls really. I think this downshit will do the trick, gonna check it out when I have the time. :)
 
This should be easy enough to add to the med routine look for it the next version or so
 
Problem - Disciplines running while medding

Users who are viewing this thread

Back
Top
Cart