Jump to content

Get equipped bags


Lobbert

Recommended Posts

Hey, got some issues when trying to get die ID or name of bags that are currently equipped.
 

Does this return the id of the bag in slot 1? When testing with dev tools I only got some large int numbers, seemed like adresses or wow internal ids.

uint bag1 = ObjectManager.Me.GetEquipedItemBySlot(wManager.Wow.Enums.InventorySlot.CONTAINER_BAG_OFFSET_1);

Any way to get from this adress to the wow id of the bag or at least the name? Or anyone has a better idea how to get ids or currently equipped bags? Thanks in advance!

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...