FalloutNewVegasCommands.com

player.showinventory Console Command

Documentation and examples for the player.showinventory command in Fallout: New Vegas.

player.showinventory

Inventory

This command displays the player's inventory along with the item IDs.

Examples

Here is an example of how to use player.showinventory.

Lists everything you are carrying with item IDs.

In-depth description

What player.showinventory does

player.showinventory dumps a full list of your carried items to the console, each with its form ID. It is the quickest way to find the ID of something you are already holding — for example to duplicate it with player.additem or remove it with player.removeitem. Open the console, type player.showinventory, and press Enter.