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

SpellManager - overlapping spells

tantram

New Member
Joined
Jun 10, 2012
Messages
1
Reaction score
0
I was having some difficulty casting Mind Flay with the priest.

The logs show:

[08:14:15.782 D] [SpellManager] Adding known spell: Auto Attack (6603)
[08:14:15.797 D] [SpellManager] Mind Flay (15407) overrides Smite (585)
[08:14:15.811 D] [SpellManager] GCD check spell set to Fishing

I can currently get around it by casting Smite, which then actually casts the Mind Flay

Kind Regards and keep up the good work
 
I was having some difficulty casting Mind Flay with the priest.

The logs show:

[08:14:15.782 D] [SpellManager] Adding known spell: Auto Attack (6603)
[08:14:15.797 D] [SpellManager] Mind Flay (15407) overrides Smite (585)
[08:14:15.811 D] [SpellManager] GCD check spell set to Fishing

I can currently get around it by casting Smite, which then actually casts the Mind Flay

Kind Regards and keep up the good work

Due to the way Blizzard has this all set up, it does work like that sometimes.

However, I tested Mind Flay (Specifically) when testing the override support. It does work by using SpellManager.CanCast("Mind Flay") and SpellManager.Cast("Mind Flay"). I know CLU had some problems using it, but that's mostly up to CC errors. (I tested it by standing still, and just calling CanCast -> Cast)
 
Back
Top