Jump to content

Manually Editing Charater Inventory


SSTWebmaster

Recommended Posts

All,

 

I've got an item in my character's inventory that causes a CTD anytime I get near it with the mouse.
The item is called "Lucent Aquamarine Earrings".

Is there a tool that would allow me to view my inventory and edit it outside of the game?

Thanks in advance

Link to comment
Share on other sites

Outside of the game, not that I know.

 

Within the game, yes.

 

 

 

Method One:

  • Open the console.
  • type: player.showinventory
  • use the page up and down keys to navigate the results.
  • locate the offending item.
  • make a note of the ID number.
  • type: player.removeitem ID# X
  • where ID# is replaced with the target item's ID number and X is replaced with the quantity that you need to remove.

Method Two:

  • Open the console
  • type: help "name of item"
  • use the page up and down keys to navigate the results.
  • locate the offending item
  • make a note of the ID number.
  • type: player.removeitem ID# X
  • where ID# is replaced with the target item's ID number and X is replaced with the quantity that you need to remove.

 

 

Link to comment
Share on other sites

Try to clean your save, https://www.nexusmods.com/skyrimspecialedition/mods/5031

Please make a backup of your save before using that tool, and follow the instructions to the letter.

Instructions
See the Videos section for more detailed instructions.
Getting started:

  • Unzip the FallrimTools archive somewhere.
  • Double-click on ReSaver.exe.
  • Choose your savegame.
  • You should see a tree structure that has all of the save's script elements.
  • The #1 thing that most people need is to remove script instances that are not attached to anything.
  • Go to the "Clean" menu and select "Show Unattached Instances". This will filter the list and show only the script instances that aren't attached to anything.
  • Go to the "Clean" menu and select "Remove Unattached Instances".
  • Save to a new file.
  • Load your savegame in Skyrim/Fallout and make sure it's working properly.
Edited by JoseSnake
Link to comment
Share on other sites

All,

 

I've got an item in my character's inventory that causes a CTD anytime I get near it with the mouse.

The item is called "Lucent Aquamarine Earrings".

 

Is there a tool that would allow me to view my inventory and edit it outside of the game?

 

Thanks in advance

 

All,

 

I've got an item in my character's inventory that causes a CTD anytime I get near it with the mouse.

The item is called "Lucent Aquamarine Earrings".

 

Is there a tool that would allow me to view my inventory and edit it outside of the game?

 

Thanks in advance

 

Outside of the game, not that I know.

 

Within the game, yes.

 

 

 

Method One:

  • Open the console.
  • type: player.showinventory
  • use the page up and down keys to navigate the results.
  • locate the offending item.
  • make a note of the ID number.
  • type: player.removeitem ID# X
  • where ID# is replaced with the target item's ID number and X is replaced with the quantity that you need to remove.

Method Two:

  • Open the console
  • type: help "name of item"
  • use the page up and down keys to navigate the results.
  • locate the offending item
  • make a note of the ID number.
  • type: player.removeitem ID# X
  • where ID# is replaced with the target item's ID number and X is replaced with the quantity that you need to remove.

 

 

This worked, I appreciate the help

Link to comment
Share on other sites

  • Recently Browsing   0 members

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