Jump to content

[QUESTION] Permanent Attachments


Recommended Posts

Posted

Is it possible to have permanent attachments? For instance piercings that cannot be removed from the character. If so would it be a mod or is there a console command that would accomplish it?

Posted (edited)

For console commands, the EquipItem command has a NoUnequip flag that will prevent the item from being removed without the Unequip command. So player.equipItem itemCode 1  would lock the item on to the player. It works on NPCs too.

Edited by jib_buttkiss
Posted
1 minute ago, jib_buttkiss said:

For console commands, the EquipItem command has a NoUnequip flag that will prevent the item from being removed without the Unequip command. So player.equipItem itemCode 1   would lock the item on to the player. It works on NPCs too.

Awesome. I will give it a try. Thanks for the quick response.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...