View Bug Report
Evocation Event handler seems broken in 1.94
Bug #: 546
File: ItemRack
Date: 03-31-06 02:11 AM
By: Sparkz
Status: Confirmed (Working on Fix)
I've created a set with two items, a staff and wand, that have heavy spirit on them for use during evocation. In prior versions of itemrack, setting this particular set in an event worked flawlessly - I'd evocate, swap weapons, and then swap back automatically.

In 1.94, the evocation event switches to my spirit staff and wand, but it doesn't switch back to my sword and offhand at the conclusion of evocating. Other events deal with this fine - for instance setting the eating and drinking event to use this same item set works properly.

RSS 2.0 Feed for Bug CommentsNotes Sort Options
By: Gello - 04-21-06 08:10 AM
Oh forgot to fix this in 1.96 sorry. Quick fix for now is to change the event from SPELLCAST_STOP to PLAYER_AURAS_CHANGED. (SPELLCAST_STOP is no longer fired at the end of a channeled spell)