F fedehat New Member Joined Aug 22, 2010 Messages 312 Reaction score 20 Sep 26, 2010 #1 Either because it pulled or because something aggroed it? I'm trying to use classes to hold state and rotation for a CC and need to reset the state every time the bot enters a new combat.
Either because it pulled or because something aggroed it? I'm trying to use classes to hold state and rotation for a CC and need to reset the state every time the bot enters a new combat.
F fedehat New Member Joined Aug 22, 2010 Messages 312 Reaction score 20 Sep 27, 2010 #2 For those interested, this can be done in 1.9.6.3 with: Lua.Events.AttachEvent("PLAYER_REGEN_DISABLED", HandleEnteredCombat); http://www.wowwiki.com/Events/Combat#PLAYER_REGEN_DISABLED
For those interested, this can be done in 1.9.6.3 with: Lua.Events.AttachEvent("PLAYER_REGEN_DISABLED", HandleEnteredCombat); http://www.wowwiki.com/Events/Combat#PLAYER_REGEN_DISABLED