• 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

Malaise Issue

Joined
Dec 7, 2018
RedCents
343¢
Wrong forum
Noob question, and my searching is not yielding results. Mage has "Malaise" as a spell and "Malaise" as an AA. I want the mage to use the AA during combat, as it is less mana. However, the mage always memorizes and casts the spell instead. How do I force the use of the AA over the spell?
The command I am using with KissAssist is:
DPS1=Malaise|99|debuffall|malo

Thank you for any and all feedback.
 
Noob question, and my searching is not yielding results. Mage has "Malaise" as a spell and "Malaise" as an AA. I want the mage to use the AA during combat, as it is less mana. However, the mage always memorizes and casts the spell instead. How do I force the use of the AA over the spell?
The command I am using with KissAssist is:
DPS1=Malaise|99|debuffall|malo
Try this
DPS1=Malaise|99|Cond(your#)
Cond(your#)=!${Target.Buff[Malosinera].ID}

Add the condition line to your condition section.
(your#) being where it is on your condition list. If you need to add another line make sure to adjust your condtion size to accomodate adding this in.
 
Thanks. Will try that. In meantime, I experimented with:
DPS1=1041|99|debuffall|malo
Where 1041 is the /alt act # for Malaise. Didn't expect it to work because it didn't work for my other aa's, but it is. Mage is now using Malaise aa. For the others, where the alt act # didn't work, using aa name works. Going to see if I can incorporate what you posted into my shaman too to see if I can get them to not buff spells they already have with that command.
 
Thanks. Will try that. In meantime, I experimented with:
DPS1=1041|99|debuffall|malo
Where 1041 is the /alt act # for Malaise. Didn't expect it to work because it didn't work for my other aa's, but it is. Mage is now using Malaise aa. For the others, where the alt act # didn't work, using aa name works. Going to see if I can incorporate what you posted into my shaman too to see if I can get them to not buff spells they already have with that command.
Awesome! If it works, don't fix it :)
 
Thanks. Will try that. In meantime, I experimented with:
DPS1=1041|99|debuffall|malo
Where 1041 is the /alt act # for Malaise. Didn't expect it to work because it didn't work for my other aa's, but it is. Mage is now using Malaise aa. For the others, where the alt act # didn't work, using aa name works. Going to see if I can incorporate what you posted into my shaman too to see if I can get them to not buff spells they already have with that command.
Shouldn't this also work if you were trying to force the aa to be used?

DPS1=command:/alt activate <id>|99|debuffall|malo
 
Shouldn't this also work if you were trying to force the aa to be used?

DPS1=command:/alt activate <id>|99|debuffall|malo
This is how I do mine, make it explicit. It's also easier to read when you're editing the ini.
You KNOW that it's trying to activate an AA and it not some random number / error / artifact in the file.
 
Malaise Issue

Users who are viewing this thread

Back
Top
Cart