AddToFaction Console Command

Documentation and detailed help with working examples.

AddToFaction Command

PlayerFactionTarget
To target your character, use the command below:
player.AddToFaction

This command adds a character to the specified faction.

Shortcut

Addfac
Argument Information

The syntax for this Starfield command is as follows:

Type: Combobox

The ID of the faction you wish for the selected character to join.

Faction Rank
Type: Number

The rank you wish for the selected character to have in the faction. Specify 0 to join the faction with the lowest possible rank. Specify -1 to leave the faction.

Looking for Starfield commands?

Search our complete list!

Quick Overview

The AddToFaction command adds the selected actor (e.g., NPC) to a specified faction with a given rank. Use the command player.addtofaction to make your character a member of a faction.

Specify a faction rank of 0 to join the faction with the lowest rank, and -1 to leave the faction.

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.
AddToFaction
Faction ID
Faction Rank

Examples

player.AddToFaction 0005BD93 0

This command will make your character join the United Colonies faction, which has the ID 0005BD93, with the lowest rank.

AddToFaction 00010B30 0

This command will make the character you have selected join the Crimson Fleet faction, which has the ID 00010B30, with the lowest rank.

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?