Thread: Tabbed Bags
View Single Post
  #4  
Unread 08-14-2007, 01:35 AM
gm9 gm9 is offline
gm10-1
Premium Member
EQ2Interface Super Mod
Featured
 
Join Date: Feb 2006
Posts: 6,479
Default

If you look at your uisettings.ini, you can see names for individual bags (Bag_clone_0_0, Bag_clone_1_0, etc.). The problem is that in game each bag will always give you its address as root._HUD.Bag, i.e. this is always the address of the bag that events are happening too. I do not know how the cloning code of the UI engine works, i.e. whether at another location in the XML tree there really is a Bag_clone_0_0 or whether this is handled internally by the engine.

The same applies to hotbars.
__________________
P R O F I T U I ∙ R E B O R N [Auto-Updater] | [Portal] | [F.A.Q.] | [Support Forums]
~ Retired ~
If it does not work, you likely installed it incorrectly. Always try a clean install before reporting bugs.
Reply With Quote