Player.AddItem F Console Command

Documentation and detailed help with working examples.

Player.AddItem F Command

PlayerTarget
Player.AddItem F

This command will add the specified amount of credits.

Argument Information

The syntax for this Starfield command is as follows:

Amount
Type: Number

The amount of credits you wish to add to your inventory.

Looking for Starfield commands?

Search our complete list!

Quick Overview

Note that item IDs, in this case the ID for credits,0000000f, can be written without any leading 0s and are also case insensitive. So 0000000f is the same as f or F.

The command player.additem F 500 is the same as the command player.additem 0000000F 500 and will add 500 credits to the player's inventory.

Command Builder

Adjust the settings below to automatically generate a command. Once you have the inputs you want, click the copy button and paste it into the console in Starfield.
Player.AddItem F
Amount

Examples

player.additem F 500

This command will add 500 credits to your character.

Help

  • Open the console: Press the tilde key ~ to open the console. This key is generally near the 1 and Esc keys.
  • Case insensitive: Commands are not case sensitive. This means you can enter them using lowercase or uppercase letters.
  • Target commands: Commands that are highlighted as a 'target' command can be used to target your own character or an NPC/object. To target your own character, type player. followed by the command. To target an NPC/object, click on the it and then type the command.
  • Leading zeros: All IDs, reference IDs, base IDs, etc. can be entered without the leading zeros. For example 00003348 can be entered as 3348.
  • Additional help: For more help on using console commands in Starfield go here.
Was this helpful?