• 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

Question - Buff Removal using KA

crumpshot

New member
Joined
Jul 5, 2015
RedCents
42¢
Wondering if there is syntax built into KA buffs for triggering the removal of a buff specific to HP%?

For example, I would like to buff my Fungus Covered Great Staff when my HP < 90%, but remove the buff when HP >=90%. Just curious if that could actually be done with the KA buffs removal or would require a basic downshit? If downshit required, what's the command to remove a buff?

i.e.
Heals1=Fungus Covered Great Staff|89
Buffs1=Fungal Regrowth|90|Remove

As always, thanks for the assistance.
 
/removebuff "Buff Name"

Don't think KA has the syntax required to set this up the way you want. Won't be a hard down/holy shit to make though.
 
Rich (BB code):
Downflag9=1
Downshit9=/if (Me.Buff[wtfeverbuffyouwantclickedoff]) /nomodkey /notify BuffWindow Buff${Math.Calc[${Me.Buff[wtfeverbuffyouwantclickedoff]}-1].Int} leftmouseup
 
30 June 2014 by eqmule
- Added new command: /removebuff
it will remove a buff or a song by name or partial name.
Usage: /removebuff Summon Drogmor
- Added new command: /makemevisible
it will make you visible.
Usage: /makemevisible

may make it shorter using the "/removebuff" command, though the quote is from the main boards. Does it work here? (there is a /removepetbuff as well! )
 
Question - Buff Removal using KA

Users who are viewing this thread

Back
Top
Cart