Developer Console: Difference between revisions

From the Dyson Sphere Program Wiki
imported>76561198121518784
(Created page with "The deceloper console allows you to manipulate aspects of the game. This is a hidden menu created by a game developer to allow them to test aspects of the game without having...")
 
imported>76561198121518784
No edit summary
Line 1: Line 1:
The deceloper console allows you to manipulate aspects of the game.  This is a hidden menu created by a game developer to allow them to test aspects of the game without having to do a full playthrough.  This page will detail the available commands and their use.
The developer console allows you to manipulate aspects of the game.  This is a hidden menu created by a game developer to allow them to test aspects of the game without having to do a full playthrough.  This page will detail the available commands and their use.


==Opening and closing the console==
==Opening and closing the console==
Line 7: Line 7:
==Available commands==
==Available commands==
For an overview of the possible commands enter -help in the console and confirm with ENTER. The “hyphen” must always precede each command.
For an overview of the possible commands enter -help in the console and confirm with ENTER. The “hyphen” must always precede each command.
===Get more soil===
In order to be able to fill deep terrain such as bodies of water, you need a soil pile.
{| class="wikitable" style="text-align:center; background-color:#0b161c
! Command
! Example
! Purpose
|-
| -getsand number
| -getsand 100000
| Will give the player x number of soil (Example gives 100000 soil)
|}
===Get items/buildings===
For a full list of item ID's please refer to [[Modding:Items_IDs]]
{| class="wikitable" style="text-align:center; background-color:#0b161c
! Command
! Example
! Purpose
|-
| -giveitem id, number
| -giveitem 1001, 10
| Will give the player x number of item/building "id" in their mech inventory (Example gives 10 Iron Ore in your inventory)
|}

Revision as of 10:33, 14 March 2021

The developer console allows you to manipulate aspects of the game. This is a hidden menu created by a game developer to allow them to test aspects of the game without having to do a full playthrough. This page will detail the available commands and their use.

Opening and closing the console

To open the developer console ingame you have to enter 4,1,2,3,6,9,8,7, O (capital letter O) on the number pad. The normal top row numbers don't work. To close the console use the "X" in the upper right corner.

Available commands

For an overview of the possible commands enter -help in the console and confirm with ENTER. The “hyphen” must always precede each command.

Get more soil

In order to be able to fill deep terrain such as bodies of water, you need a soil pile.

Command Example Purpose
-getsand number -getsand 100000 Will give the player x number of soil (Example gives 100000 soil)

Get items/buildings

For a full list of item ID's please refer to Modding:Items_IDs

Command Example Purpose
-giveitem id, number -giveitem 1001, 10 Will give the player x number of item/building "id" in their mech inventory (Example gives 10 Iron Ore in your inventory)
🍪 We use cookies to keep session information to provide you a better experience.