Dooder Posted January 3, 2014 Posted January 3, 2014 Just wanted to know how to make an item unremovable after equipped, just like Hircine's cursed ring. Using FFrace miqute and mithra fix that removes the ugly tails and ears on the original mod and decided to use Loshi cute tails and ears instead. But since I know nothing about Skyrim modding I wanted to just try to take the easy way out and just craft them and then having them stuck on me forever after I equipped them.
Thulas Posted January 3, 2014 Posted January 3, 2014 Ingame it is rather easily; if you write "player.equipitem [iD] 1", the item can't pe unequiped. In the CK you need a script to do that, I think.
Dooder Posted January 3, 2014 Author Posted January 3, 2014 Ingame it is rather easily; if you write "player.equipitem [iD] 1", the item can't pe unequiped. In the CK you need a script to do that, I think. Thanks. Thats just what I wanted to happen. I only meant to do it for personal use anyway.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.