Jump to content

[BUG] 'Heroic' tagged item tooltips/UI elements broken - missing gemslots and bonuses


Recommended Posts

Posted

MaNGOS/0.15.0 (2009-11-21 09:17:12 Revision 8854 - 31640406b57cb9380ad4d5f7010727a2b2f36ba1) for Linux_x64 (little-endian)

Using script library: ScriptDev2 (for MaNGOS 8831+) Revision [1504] 2009-11-19 15:51:26 (Unix)

Using World DB: UDB 0.11.6 (385) for MaNGOS 8798 with SD2 SQL for rev. 1495

Using creature EventAI: ACID 3.0.1 - Full Release for Mangos

The sockets and socket bonuses on items marked with the 'Heroic' green text (245 or 258 ilvl) do not show their socketing information in tooltips or the socketing UI, and chat linking the item shows their sockets as empty when the link is clicked.

  • 5 weeks later...
  • 2 weeks later...
Posted

tried setting flag 0x8000 to heroic item - started displaying sockets but "heroic" text got removed, with 0x8008 flag doesn't display sockets but shows "heroic" text

Posted

think its cause SMSG_ITEM_QUERY_SINGLE_RESPONSE is sent for owner first time when he gets the item and maybe something is not send and when it displays sockets correctly it loads item data from dbc, but i'm not sure

  • 1 month later...
Posted

I looked into this, Found out if you look at the itemset.dbc It shows the 4 other items but they are numbers that are not on wowhead or in the server db. It looks like cause they are heroic items blizz changed the way the dbc reads.

So we need it to go from the number it gives to the right number, or just copy the items and set them to the given numbers.

863,"Thrall's Regalia",0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16712190,48841,48842,48843,48844,48845,0,0,0,0,0,0,0,0,0,0,0,0,67227,67228,0,0,0,0,0,0,2,4,0,0,0,0,0,0,0,0

as you can see the 4 other items that the set looks for are set to 48841,48842,48843,48844,48845.

Now if you look up the items they are not in wowhead, cause they are just a dummy item i think.

Not sure if it would be core prob or as easy as to just make a dummy item for the set bonus to show up. As for the gems slots that is problly core bug.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use