Console Commands: Difference between revisions

From Terra Invicta Official Wiki
No edit summary
No edit summary
Line 9: Line 9:
! Example
! Example
|-
|-
| help
| Lists all commands
| help
|-
| giveresource
| Adds an amount of resources to the faction
| giveresource Money,100,SubmitCouncil
|}
|}

Revision as of 12:23, 9 October 2022

The game's console can be enabled by editing the following file in the game's folder with a text editor: TerraInvicta_Data\StreamingAssets\Templates\TIGlobalConfig.json

In the second half there is the following line: "debug_ConsoleActive": false,. Set it to true and save the file. Note that certain game updates might overwrite the file, requiring another edit.

The console can be opened with the ~ key.

Command Effect Example
help Lists all commands help
giveresource Adds an amount of resources to the faction giveresource Money,100,SubmitCouncil