Satisfactory Admin Commands: Difference between revisions

From Survival Servers
Jump to navigation Jump to search
(Created page with "== Running Server Commands == <br /> To run Admin commands do the following steps: :Press the Tab or ` (tilda) key on your keyboard <br /> :You can change the key binding for...")
 
 
(9 intermediate revisions by the same user not shown)
Line 1: Line 1:
== Running Server Commands ==
== Running Server Commands ==
<br />
<br />
To run Admin commands do the following steps:
''Press the Tab or ` (tilda) key on your keyboard while in game.''
:Press the Tab or ` (tilda) key on your keyboard
<br />
<br />
:You can change the key binding for this by going to the following location on your computer:
"%LOCALAPPDATA%\FactoryGame\Saved\Config\WindowsNoEditor"
:Within there change this line
[/script/engine.inputsettings]
ConsoleKey=F6


== List of Admin Commands ==
== List of Admin Commands ==
<br />
 
? [without pressing enter]  
{| class="wikitable"
:Shows complete list of commands
! Command !! Description
materialFlowAnalysis recipeName[FString]
|-
:Used to find the items required per second for all craftable items in the game
| '''? [without pressing enter]''' || Shows complete list of commands.
Gamma [number]
|-
:Changes the gamma (brightness) level
| '''materialFlowAnalysis recipeName''' [FString] || Used to find the items required per second for all craftable items in the game.
Pause  
|-
:Pauses the game, enter the command again to continue playing
| '''Gamma''' [number] || Changes the gamma (brightness) level.
r.Atmosphere [0/1]
|-
:Activates/deactivates the atmosphere
| '''Pause''' [number] || Pauses the game, enter the command again to continue playing.
r.Fog [0/1]
|-
:Activates/deactivates the fog
| '''r.Atmosphere''' [0/1] || Activates/deactivates the atmosphere.
r.ViewDistanceScale
|-
:Sets the render distance
| '''r.Fog''' [0/1] || Activates/deactivates the fog.
foliage.LODDistanceScale
|-
:Changes the LOD quality  
| '''r.ViewDistanceScale''' [0/1] || Sets the render distance.
r.Shadow.DistanceScale
|-
:Sets the render distance of shadows cast
| '''foliage.LODDistanceScale''' || Changes the LOD quality.
r.ScreenPercentage [percent]
|-
:Sets internal resolution scale
| '''r.Shadow.DistanceScale''' || Sets the render distance of shadows cast.
Grass.densityscale [number]
|-
:Sets the grass density. 0 disables it entirely
| '''r.ScreenPercentage''' [percent] || Sets internal resolution scale.
Suicide
|-
:Has the same effect as using the Respawn option
| '''Grass.densityscale''' [number] || Sets the grass density. 0 disables it entirely.
FOV [number]
|-
:Sets field of view
| '''Suicide''' || Has the same effect as using the Respawn option.
ToggleDebugOverlay [0/1]
|-
:Displays a window with various debug info
| '''FOV''' [number] || Sets field of view.
<br />
|-
| '''ToggleDebugOverlay''' [0/1] || Displays a window with various debug info.
|-
| '''Quit''' or '''Exit''' || Shuts down the server.
|-
| '''server.SaveGame saveName''' || Creates a save of the current session named saveName. <br>"For a saveName with one or more spaces, use quotation marks around the name."
|-
| '''FG.DisableSeasonalEvents''' [0/1] || Alternative way to disable seasonal events. Requires server restart.
|-
| '''FG.AutosaveInterval xxx''' || Sets how often the server performs an Autosave, in xxx seconds.
|-
| '''FG.NetworkQuality x''' || Sets the network configuration for the game server. <br>
 
3 is equivalent to the "Ultra" setting in the game client.
|-
|}

Latest revision as of 09:30, 3 December 2021

Running Server Commands


Press the Tab or ` (tilda) key on your keyboard while in game.

List of Admin Commands

Command Description
? [without pressing enter] Shows complete list of commands.
materialFlowAnalysis recipeName [FString] Used to find the items required per second for all craftable items in the game.
Gamma [number] Changes the gamma (brightness) level.
Pause [number] Pauses the game, enter the command again to continue playing.
r.Atmosphere [0/1] Activates/deactivates the atmosphere.
r.Fog [0/1] Activates/deactivates the fog.
r.ViewDistanceScale [0/1] Sets the render distance.
foliage.LODDistanceScale Changes the LOD quality.
r.Shadow.DistanceScale Sets the render distance of shadows cast.
r.ScreenPercentage [percent] Sets internal resolution scale.
Grass.densityscale [number] Sets the grass density. 0 disables it entirely.
Suicide Has the same effect as using the Respawn option.
FOV [number] Sets field of view.
ToggleDebugOverlay [0/1] Displays a window with various debug info.
Quit or Exit Shuts down the server.
server.SaveGame saveName Creates a save of the current session named saveName.
"For a saveName with one or more spaces, use quotation marks around the name."
FG.DisableSeasonalEvents [0/1] Alternative way to disable seasonal events. Requires server restart.
FG.AutosaveInterval xxx Sets how often the server performs an Autosave, in xxx seconds.
FG.NetworkQuality x Sets the network configuration for the game server.

3 is equivalent to the "Ultra" setting in the game client.