Jump to content

howto remove the npc clothes?


Recommended Posts

  • 2 years later...
  • 3 months later...

NPC outfits in the game are, by default, equipped in a hidden state.  You can generally see accessories, but not the main outfit.  @CPU's suggestion is the fastest approach.  If your goal is to get the npc to wear something different, you can follow a similar path.

 

Target them in console (mouse click on them while console is open) and then enter the console command: openactorcontainer 4

 

This will bring an inventory trade dialogue where you can give them new items and equip/unequip items.  You still cannot unequip their currently worn outfit in this dialogue - you would still need to enter the 'uneqiupall' command for that.

Link to comment
  • 10 months later...
  • 8 months later...

Click on the Companion number for that actor.

 

ActorRefnumber.ShowInventory 1  (hover mouse above list and scroll with the middle mouse button to find reference number if)

 

Find the number for the item that you want to remove or add.

To force wear type.

 

ActorRefnumber.EquipItem (item reference number found by show inventory)

 

To Force unequip

 

ActorRefnumber.UnequipItem (item reference number...)

 

To force drop

 

ActorRefnumber.RemoveItem (item reference number...)

 

Link to comment

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

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

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more information, see our Privacy Policy & Terms of Use