This command displays all current game variables.
The ShowGlobalVars
command provides players with a detailed insight into the game's internal settings and variables.
If we input the ShowGlobalVars
in the console, we will get a list of all the variables that are currently active in the game.
The output will look something like this:
LoadElevatorDoorControlTimerSeconds = 0.2500
LoadElevatorArrivalSequenceWaitSeconds = 1.50000
MissionBoardAccessAllowed_Constellation = 0.0000
EVN_TutorialAllowed = 1.0000
SE_AF02_DestroyShip = 0.0000
To set any of these variables to a difference value, use the Set
command. For example to set LoadElevatorDoorControlTimerSeconds
to 0.5
, we would use the following command: Set LoadElevatorDoorControlTimerSeconds 0.5
.
By understanding and altering these variables, players can tweak gameplay elements, address potential issues, or customize their gaming experience to a more granular level.
This command displays a comprehensive list of all current game variables.
Once you've viewed the variables, you can modify them using the set
command. To navigate through the list, use the 'PgUp' and 'PgDown' keys.
This is the only way to use the ShowGlobalVars
command.
player.
followed by the command. To target an NPC/object, click on the it and then type the command.00003348
can be entered as 3348
.