FalloutNewVegasCommands.com

set Console Command

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

set

Debug

Set a global variable, e.g. set timescale to 6 to slow the in-game clock.

Examples

Here are some examples of how to use set.

Slows the passage of in-game time (the default is 30).

Makes in-game time pass at roughly real-world speed.

In-depth description

What set does

set assigns a new value to a named global variable, using the form set <variable> to <value>. The most common use is timescale, which controls how many in-game minutes pass per real minute (the default is 30).

How to use it

Open the console with ~ and type the command, for example set timescale to 6 to make time pass more slowly, or set timescale to 1 for roughly real-time days and nights. The change lasts for the current session.