Enable Console Command

Documentation and detailed help with working examples.

Enable Command

ClientTarget
Enable
To target your character, use the command below:
player.Enable

This command makes the selected object (including actors) visible by rendering it.

In-Depth Description

The enable command restores an object or actor that has been disabled by the disable.

Here's what it accomplishes:

  1. Visibility Restored: The object that was once made invisible by the disable command is rendered visible again.
  2. Collision is Back: Objects or NPCs (Non-Playable Characters) that were once intangible after being 'disabled' regain their physical presence. This means you can't walk through them anymore.
  3. AI Interaction: The game's artificial intelligence starts recognizing and interacting with the object once again.
Looking for Starfield commands?

Search our complete list!

Quick Overview

When executed, the object will reappear, restoring its visibility in the game world. Both collision detection and AI processes related to the object are reinstated. This command undos the command disable.

Examples

enable

This is the only way to use the enable command.

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?