Hello !
I wanted to create some items manager in my BOT.
So, I read this post : http://www.mmowned.com/forums/wow-me...formation.html
I can handle without any problem items loaded in the TLS. Right.
I can get back GUID, Durability, MaxDurability...
But I don't know what give back for example :
[07:14:50]: PLAYER_VISIBLE_ITEM_1_0 = 0x104
[07:14:50]: PLAYER_VISIBLE_ITEM_1_PROPERTIES = 0x111
[07:14:50]: PLAYER_VISIBLE_ITEM_1_SEED = 0x112
So, imagine, i want to know ONLY what are the items that I am wearing.
Comparing datas from ITEM_FIELD and PLAYER_VISIBLE_ITEM, i didn't manage to know where is the item...in bags, or as clothes.
Could you bright me some light ?
Thanks you very much.
PS: I didn't find any post on it, expepted this one: http://www.mmowned.com/forums/wow-me...highlight=item