• 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 - Potential bug

Joined
Dec 2, 2014
RedCents
1,815¢
Not quite sure where to put this one...

Are any other zerkers having trouble getting smoldering rage to fire with KA or mules kiss?

It only seems to fire once in a blue moon for me.

Rich (BB code):
DPS7=Smoldering Rage|99
DPSCond7=!${Me.Song[Smoldering Rage].ID} && !${Me.Song[Smoldering Rage Reprisal].ID}
 
this should be enough, no need to also check for reprisal, as the me.song[] does a partial match.
Rich (BB code):
DPS7=Smoldering Rage|99
DPSCond7=!${Me.Song[Smoldering Rage].ID}
 
you run with dpson=1 or dpson=2?

for zerker case i fell dpson=2 is best, just use the skills when they ready based on whatever conditions says.
 
Question - Potential bug

Users who are viewing this thread

Back
Top
Cart