Command Planet.Gravity {{ currentPage ? currentPage.title : "" }}

This command can change the Planets gravity section in mod's Configuration File values ​​during the game.

Syntax:

/planet.gravity <PLANET : USE “$“ TO USE THE NEAR PLANET> <OPERATION> <OPTIONS>

Valid OPERATION:

Copy : Copy the definition of the target profile informed as first option.

Set: Set the value informed as first option with the value informed as second option.

Use of “Copy” operation:

Use this command to copy all definitions of gravity from one planet type to another.

Example:

/planet.gravity $ copy Moon

/planet.gravity Triton copy Europa

Need restart to apply and existent planets can keep before update value.

Use of “Set” operation:

Use this command to set a value from the gravity configuration with the value wanted.

Example:

/planet.gravity $ set surfacegravity 0.5

/planet.gravity Triton set gravityfalloffpower 2

Need restart to apply and existent planets can keep before update value.

{{{ content }}}