Thread Tools Display Modes
07-08-21, 04:20 AM   #1
sezz
A Chromatic Dragonspawn
AddOn Author - Click to view addons
Join Date: Apr 2008
Posts: 158
nAre hidden appareances not saved aymore in 9.1?

I'm not sure if this is this a 9.1 bug or an issue on my side:

"Hidden Chestpiece", "Hidden Cloak" and others don't enable the "Save" button anymore in the wardrobe + they aren't saved on the server.

Is there an ID for those hidden appearances to force saving?
So far I only found Constants.Transmog.NoTransmogID but that's not the correct one.
  Reply With Quote
07-08-21, 09:33 AM   #2
sezz
A Chromatic Dragonspawn
AddOn Author - Click to view addons
Join Date: Apr 2008
Posts: 158
Code:
slot, slotName, sourceID, visualID

1, "HEADSLOT", 77344, 29124
3, "SHOULDERSLOT", 77343, 24531
4, "SHIRTSLOT", 83202, 33155
5, "CHESTSLOT", 104602, 40282
6, "WAISTSLOT", 84223, 33252
8, "FEETSLOT", 104603, 40283
9, "WRISTSLOT", 104604, 40284
10, "HANDSSLOT", 94331, 37207
15, "BACKSLOT", 77345, 2352
19, "TABARDSLOT", 83203, 33156
Manually setting sourceID to those values works, but the default UI doesn't want to save them, which is sad.
  Reply With Quote

WoWInterface » Developer Discussions » Lua/XML Help » nAre hidden appareances not saved aymore in 9.1?

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off