Adds explicit bag update call to the equipment set filter.
When equipment sets are changed, items may no longer part of the same sets, so this triggers a bag update. This update shouldn't raise any performance concerns, since the triggering events - PLAYER_LOGIN and EQUIPMENT_SETS_CHANGED are sent very rarely.
Adds explicit bag update call to the equipment set filter.
When equipment sets are changed, items may no longer part of the same sets, so this triggers a bag update. This update shouldn't raise any performance concerns, since the triggering events -
PLAYER_LOGIN
andEQUIPMENT_SETS_CHANGED
are sent very rarely.