ArchSageVinsent Posted August 30, 2019 Posted August 30, 2019 So, I've been tweaking around with some items in the CK, but one thing I can not wrap my head around. I wanted to add an effect to the Aetherial crown, and a few other dwemer uniques, so their wearer is recognized as part of the Dwarwen Automaton Faction, so basically as a dwemer, But I can not find how to link the item and the faction membership to each other. Thanks for any help!
IsharaMeradin Posted August 30, 2019 Posted August 30, 2019 Add a script to the item (or an alias that the item is assigned to for better compatibility) and have the script add the wearer to the appropriate faction when equipped and remove them when unequipped.
foamyesque Posted August 31, 2019 Posted August 31, 2019 Add a script to the item (or an alias that the item is assigned to for better compatibility) and have the script add the wearer to the appropriate faction when equipped and remove them when unequipped. Alternatively, if this is meant to be player-specific, you could add a script to a player alias and listen for equips/unequips.
Recommended Posts