Talk:EVENT TYPE UNEQUIP

From Dragon Age Toolset Wiki
Jump to: navigation, search

It appears that the behavior of EVENT_TYPE_UNEQUIP has changed in patch 1.04.

Prior to patch 1.04, calling GetEventCreator on this event would return the item being unequipped. Getting the event object at index 0 returned either the item being unequipped or nothing, I'm not sure.

In patch 1.04, calling GetEventCreator on this event now returns the creature doing the unequipping . Getting the event object at index 0 returns the item being unequipped.

Nezroy 10:18, 9 August 2010 (UTC)