View Single Post
09-04-08, 06:37 AM   #1
BDelacroix
An Aku'mai Servant
AddOn Author - Click to view addons
Join Date: Jan 2006
Posts: 33
Disturbing SPELLS_CHANGED behavior

Yes, another question.

I am reading this about the SPELLS_CHANGED event and find it disturbing (in bold).

arg1
nil when the char learns stuff. Also when changing weapons and shapeshifting. In addition it seems to be called on regular intervals for no apparent reason.
Is this indeed the case? It would be nice to have a way to detect only in cases where the player learns a new spell. No biggie, I've worked around it as well.

Last edited by BDelacroix : 09-04-08 at 06:57 AM.
  Reply With Quote