User:Yayieali/Code Test: Difference between revisions
No edit summary Tags: Visual edit apiedit |
No edit summary Tags: Visual edit apiedit |
||
Line 4: | Line 4: | ||
'''Console Commands''' are a group of tools that adjust the player's ''Subnautica'' 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.{{Clear}} |
'''Console Commands''' are a group of tools that adjust the player's ''Subnautica'' 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.{{Clear}} |
||
==List of Commands== |
==List of Commands== |
||
<table style="width:100%;"> |
|||
<tr> |
|||
<td style="width:20%; padding:10px; background-color:#081622; text-align:center;"> |
|||
<code>[NAME]</code> |
|||
</td> |
|||
<td style="width:80%; padding:10px; background-color:#0B1E2F;"> |
|||
Represents a variable text input that depends on the command. |
|||
</td> |
|||
</tr> |
|||
<tr> |
|||
<td style="width:20%; padding:10px; background-color:#081622; text-align:center;"> |
|||
<code>[#]</code> |
|||
</td> |
|||
<td style="width:80%; padding:10px; background-color:#0B1E2F;"> |
|||
Represents a value of the player's choice. |
|||
</td> |
|||
</tr> |
|||
<tr> |
|||
<td style="width:20%; padding:10px; background-color:#081622; text-align:center;"> |
|||
<code>[x] [y] [z]</code> |
|||
</td> |
|||
<td style="width:80%; padding:10px; background-color:#0B1E2F;">Represent coordinates. |
|||
* [x] East & West |
|||
* [y] Altitude |
|||
* [z] North & South |
|||
</td> |
|||
</tr> |
|||
</table> |
Revision as of 06:16, 29 September 2016
![]() |
This seems new This article contains information that is updated for the latest Experimental Version of Subnautica. Players using stable mode may find this information inaccurate. |
Console Commands are a group of tools that adjust the player's Subnautica 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.
List of Commands
|
Represents a variable text input that depends on the command. |
|
Represents a value of the player's choice. |
|
Represent coordinates.
|