set item to GetEquippedObject 0unequipitem item 1
I call something similar to this on an NPC, they unequip the item, then next cell transition they are wearing it again :/ It works fine if I use the no unequip flag when calling equipitem item 1, so this seems really strange. Anyone else run into this issue?