Skip to content

Possible naked Harkon issue? #2

@Deltharis

Description

@Deltharis

Hey,

I'm the author of https://www.nexusmods.com/skyrimspecialedition/mods/32290?tab=description, so I spent a bit of time doing a script just like this one ;)

Now, if I understand correctly your patcher will remove all ring/amulet flags from all items that have them with one exception - Dragonborn.Armor.DLC2DummyHelmet.

That's, as it turns out, not good enough - the game flags many weird things as amulets or rings. One of the most noticeable is Harkon vampire-lord armor. With this change it becomes invisible (and so he gets naked).

How I solved the issue in my script was to add extra filtering - I only take away the flags away from items with the "ArmorJewelry" keyword. I would recommend you do the same.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions