What's new
  • Visit Rebornbuddy
  • Visit Resources
  • Visit API Documentation
  • Visit Downloads
  • Visit Portal
  • Visit Panda Profiles
  • Visit LLamamMagic

[Bug] Auras linked to totem will attempt to cast the totem as if it was a normal aura.

Lay

Member
Joined
Jul 6, 2015
Messages
173
Reaction score
6
Basically title.
It also blocks the normal aura, if you have the same one without a totem in your set up, from working.
Currently my setup needs both a clarity totem and the aura itself (using indigon for anyone curious, it allows me to build mana up super fast.)
 
Try this modified OldRoutine and see if it fixes your issue: https://gist.github.com/pushedx/3244d70d454d12d5de3a2030457b17f1

I assume the issue is the _auraSlot is getting set to the totem version of the skill, rather than the non-totem version, so the change will not set the _auraSlot to that slot if the skill is a totem.

If that does not work, then I'll have to dig deeper as it might mean some stats changed, but give that a try first.
 
alright i'll try once it's updated for the new patch :)
 
The next update will contain a partial fix for the issue, so you don't need to use the modified routine posted earlier.

What isn't changed is if you're under the effect of an aura from a totem, you won't try and cast that aura. This won't be a real issue though, since you typically get auras cast first, then totems get cast later when there's a mob around. At some point, your totem will die/despawn/be out of range, and you'll get your clarity aura cast if it's not already there.
 
Yup! New one is working fine for casting. I wont be using the totem for the bot itself, i do when playin (ramps up some serious damage against bosses.) It just interfered quite a bit ofc haha.
And with the way auras work and the limited time on totems, i dont think that'll be too much of a problem like you said. Great job! Thank you! :D
 
Thanks for letting us know the issue is fixed!
 
Back
Top