• You've discovered RedGuides 📕 an EverQuest multi-boxing community 🛡️🧙🗡️. We want you to play several EQ characters at once, come join us and say hello! 👋
  • IS THIS SITE UGLY? Change the look. To dismiss this notice, click the X --->

Tech - Downshit help (1 Viewer)

bertoxboy

New member
Joined
Nov 19, 2015
RedCents
I'm 90% there....

Rich (BB code):
downshit1=/if (((!${Me.Buff[Avatar].ID} && ${Spell[Avatar].Stacks}) || ${Me.Buff[Avatar].Duration}<90000) && !${InvSlot[mainhand].Item.Name.Equal[Ancient Prismatic Brawl Stick]}) /multiline ; /exchange "Ancient Prismatic Brawl Stick" mainhand ; /keypress - ;

I suspect my duration check is wrong ?
 
Is it never firing, or only firing when Avatar fades completely?

Could try ${Me.Buff[Avatar].Duration.Ticks}<2 for the duration check instead, not sure what the default "duration" is in, but it's a large, large number. Easier to tweak if you use Ticks. This is also only going to fire when you're not attacking, so only between mobs. What do you have the - key bound to for the keypress at the end as well?
 
Tech - Downshit help

Users who are viewing this thread

Back
Top