external-plugins icon indicating copy to clipboard operation
external-plugins copied to clipboard

[Transmog] Follow armour on sleeves

Open Jin-Jiyunsun opened this issue 3 years ago • 3 comments

This issue is for the external plugin: [Transmog]

Follow armour on sleeves works perfectly until you unequip something in the chest slot, it causes the plugin to render no arms at all. Would it be possible to change this so it uses the default state arms/sleeves

This makes the addon impractical for something as simple as hiding only the helmat slot as you must tweek the sleeves option each time you change the chest slot

Jin-Jiyunsun avatar Mar 27 '21 20:03 Jin-Jiyunsun

Eventually, I'd like to have the sleeve option work automatically with the chosen top, since what it should display is part of the cache. Currently not a priority though.

Enriath avatar Apr 01 '21 10:04 Enriath

Not sure if this is related but i have a list of all the body item ids that show sleeves (platebody / chainbody behavior). Let me know if you want it if it helps. Although i think i made it just looking at which body items have a second equipment model in the item definition in cache which is accurate most of the time.

pwatts6060 avatar Apr 12 '21 19:04 pwatts6060

as I've mentioned on a couple of issues I think, I'm trying to hardcode as little as possible in the plugin, so game updates don't require any update from me

Enriath avatar Apr 12 '21 19:04 Enriath