Console Commands (Below Zero): Difference between revisions
(→Teleports: biome ids) |
(ghost command) |
||
Line 57: | Line 57: | ||
| style="text-align:left; font-size:15px;width:75%;padding:5px;border-bottom:1px solid #747474;" | |
| style="text-align:left; font-size:15px;width:75%;padding:5px;border-bottom:1px solid #747474;" | |
||
* Spawns a specified amount of a certain object in front of the player. |
* Spawns a specified amount of a certain object in front of the player. |
||
* Example:<pre>spawn |
* Example:<pre>spawn hoopfish 5</pre> |
||
** Spawns 5 [[ |
** Spawns 5 [[Hoopfish]] in front of the player. |
||
|- |
|- |
||
| style="text-align:center; font-size:15px;width:25%;padding:5px;border-bottom:1px solid #747474;" |<code>cure [#]</code> |
| style="text-align:center; font-size:15px;width:25%;padding:5px;border-bottom:1px solid #747474;" |<code>cure [#]</code> |
||
Line 257: | Line 257: | ||
| style="text-align:center; font-size:15px;width:25%;padding:5px;border-bottom:1px solid #747474;" |<code>fps</code> |
| style="text-align:center; font-size:15px;width:25%;padding:5px;border-bottom:1px solid #747474;" |<code>fps</code> |
||
| style="text-align:left; font-size:15px;width:75%;padding:5px;border-bottom:1px solid #747474;" |Shows FPS. |
| style="text-align:left; font-size:15px;width:75%;padding:5px;border-bottom:1px solid #747474;" |Shows FPS. |
||
|- |
|||
| style="text-align:center; font-size:15px;width:25%;padding:5px;border-bottom:1px solid #747474;" |<code>ghost</code> |
|||
| style="text-align:left; font-size:15px;width:75%;padding:5px;border-bottom:1px solid #747474;" |Same as freecam, except player model is teleported to camera position when cancelled rather than vice versa. Very useful for making size references. |
|||
|- |
|- |
||
| style="text-align:center; font-size:15px;width:25%;padding:5px;border-bottom:1px solid #747474;" |<code>nobloom</code> |
| style="text-align:center; font-size:15px;width:25%;padding:5px;border-bottom:1px solid #747474;" |<code>nobloom</code> |
Revision as of 21:34, 30 January 2019
![]() |
Warning! SAVE your game before using these commands! |
Console Commands are a group of tools that adjust the player's experience outside the normal scope of the game. These commands can be used for debugging purposes, viewing partially implemented content, or simply for player enjoyment.
How to use
The console is an optional feature and is disabled by default. To activate it you need to press F3 and you'll see a checkbox ticked in the top left saying: "Disable Console". Press F8 to get a mouse cursor and uncheck the box to activate the console.
Once the console is enabled, press Enter, ~, Ø or Ö, depending on the keyboard, and type one of the commands below. Whenever you restart the game, you need to press one of the overlay keys first (e.g. F3) before pressing the console key.
It is recommended to close all overlays before typing a command, as entering a number does change the game settings on some overlays (e.g. on the F3 overlay).
Input box use
PC
- Pressing Enter, ~, Ø or Ö brings up an input box. This depends on country and keyboard layout.
- And press
or
.
- This shows the previously entered commands.
- Click Enter to select chosen command.
XBOX One
- Pressing Error: Invalid Button Specified + Error: Invalid Button Specified + Error: Invalid Button Specified brings up an input box.
- Pressing Error: Invalid Button Specified + [START] + Error: Invalid Button Specified will open the Start menu and add a seventh "Developer" option, which allows the easy use of console commands (no typing required).
List of commands
Basics
[NAME]
|
Represents a variable text input that depends on the command. |
[#]
|
Represents a value of the player's choice. |
[x] [y] [z]
|
Represent coordinates.
|
General
item [NAME] [#]
|
|
clearinventory
|
Deletes everything in the Inventory. |
spawn [NAME] [#]
|
|
cure [#]
|
Cures the player and all creatures in a specified range of the Kharaa Bacterium. |
infect [#]
|
Infects the player and all creatures in a specified range with the Kharaa Bacterium. |
filterwater
|
Causes every Water Filtration Machine on the map to instantly fabricate a Large Filtered Water. |
filtersalt
|
Causes every Water Filtration Machine on the map to instantly fabricate Salt. |
vehicleupgrades
|
Gives the player every common vehicle module. |
exosuitupgrades
|
Gives the player every Prawn Suit module. |
exosuitarms
|
Gives the player every Prawn Suit arm. |
spawnloot
|
|
toolsloot
|
|
madloot
|
|
bobthebuilder
|
|
resourcesfor [NAME]
|
|
ency [NAME]
|
|
damage [#]
|
Sets damage multiplier to player's choice. |
instagib
|
Toggles instagib mode. |
invisible
|
Creatures will ignore the player completely. |
filterfast
|
Reduces the time Water Filtration Machines take to filter. |
fastscan
|
Reduces the scanning time when using the Scanner. |
fastgrow
|
Plantable flora will grow within a few moments when placed in any type of planter. |
fasthatch
|
Eggs will hatch within a few moments after being placed in an Alien Containment. |
fastbuild
|
|
nocost
|
Toggles unlimited, free use of the Fabricator, Habitat Builder, Mobile Vehicle Bay, Vehicle Upgrade Console and Modification Station whether the player has the required items or not. |
noenergy
|
Toggles power usage for all vehicles, tools as well as the Seabases. |
nosurvival
|
|
oxygen
|
Gives the player an unlimited supply of oxygen.
Warning: If used after Oxygen has reached 0, it won't save you from dying. |
bubbles
|
Spawns several bubbles (air) around the player. |
seaglide
|
Spawns an unpowered Seaglide in front of the player. |
dig [#]
|
|
unlock
|
|
lock
|
|
unlockall
|
Unlocks all blueprints. |
unlockdoors
|
|
Technical
|
Changes game mode to chosen type. |
day
|
Sets time to day. |
night
|
Sets time to night. |
daynightspeed [#]
|
Sets the day/night cycle speed multiplier (default 1). A # of "2" would be a day/night cycle twice as fast (shorter day and shorter night). A float such as 0.1 will make the day/night cycle 10x slower. |
cinematics
|
Toggles animation for the player. |
debugsound
|
Toggles sound. |
entreset
|
Reloads all assets of the game (except for terrain). |
gamereset
|
Resets the game, including the player's inventory and position, to when it was last saved. |
farplane [#]
|
Changes your viewing distance. 1000 is default. |
fog
|
Toggles in-game fog. |
fov [#]
|
Toggles player camera zoom (5-60), 60 is default. Different types of lens framing such as flip, upside down, telescopic effect, etc., are found in the values of 5 to 500,000. |
freecam
|
|
fps
|
Shows FPS. |
ghost
|
Same as freecam, except player model is teleported to camera position when cancelled rather than vice versa. Very useful for making size references. |
nobloom
|
Removes bloom. Game restart needed to re-apply. |
noshadows
|
Removes shadows. Game restart needed to re-apply. |
printbiome
|
Shows on screen what biome the player is currently in. |
sizeref
|
Spawns the "Wasabi One" diver. Can be used as a size reference. Must be looking at terrain. |
speed [#]
|
Sets the game speed multiplier (default 1). A # of "2" would be 2x gameplay speed. A float such as 0.1 will slow gamespeed to 10%. |
target
|
Toggles target debug. |
schoolfishai
|
Toggles the AI of a Shoal of Fish |
vsync
|
Toggles VSync. |
vr
|
Available VR options: None, Stereo, Split, Oculus, Morpheus. |
Teleports
biome [NAME]
|
|
warp [x] [y] [z]
|
|
warpforward [#] |
|
batch [x] [y] [z]
|
|
warpme
|
Teleports the player to the Cyclops, a Seabase, or Lifepod 5 depending on which the player last entered. Good for getting unstuck. |
goto [NAME]
|
|
spawn
|
Respawns the player a small distance away. Good for getting un-stuck. |
kill
|
Respawns the player instantly inside the lifepod. Useful as a "teleport" feature. Do NOT use on Hardcore game setting. |