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

Spell mechanics broken?

mastahg

Administrator
Staff member
Joined
Feb 27, 2011
Messages
5,395
Reaction score
393
Code:
Logging.Write(WoWSpell.FromId(19386).Mechanic.ToString()); //returns none, should be "Alseep"

Logging.Write(WoWSpell.FromId(835).Mechanic.ToString()); //returns none, should be "Stunned"

I'll open a bug ticket for this, but im not 100% if this is an issue, but it has seem to broken the trinketracial plugin that checks the mechanics of debuffs.
 
Back
Top