What I'm trying to do a RemoveAll on the player without removing his worn gear (or favorites if thts possible). My idea is to move the worn items to a hidden container, do the removeAll, then put them back on the player. I've seen it dont in other mods... can't figure out how though.
So... Sword... gotcha. Shield? Right here. Papyrus commands exist. But how can I tell what the player is
wearing? I dont see GetEquippedArmor or GetEquippedBoots. Maybe there's an AliasRef command, not in Papyrus?