WoWInterface

WoWInterface (https://www.wowinterface.com/forums/index.php)
-   Lua/XML Help (https://www.wowinterface.com/forums/forumdisplay.php?f=16)
-   -   nAre hidden appareances not saved aymore in 9.1? (https://www.wowinterface.com/forums/showthread.php?t=58834)

sezz 07-08-21 04:20 AM

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.

sezz 07-08-21 09:33 AM

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.


All times are GMT -6. The time now is 05:21 AM.

vBulletin © 2024, Jelsoft Enterprises Ltd
© 2004 - 2022 MMOUI