Console Commands: Difference between revisions
From Terra Invicta Official Wiki
No edit summary |
No edit summary |
||
Line 28: | Line 28: | ||
| Completes all global research and gives [faction internal name] all council engineering projects<br><span style="color:red;">'''Warning:'''</span> campaign will require using the completeobjective command to proceed unless already at final objective | | Completes all global research and gives [faction internal name] all council engineering projects<br><span style="color:red;">'''Warning:'''</span> campaign will require using the completeobjective command to proceed unless already at final objective | ||
| givealltechs ResistCouncil | | givealltechs ResistCouncil | ||
|- | |||
| killstate | |||
| Kills the selected army, councilor, fleet or habitat | |||
| killstate | |||
|- | |- | ||
| propaganda | | propaganda |
Revision as of 13:05, 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. Commands are not case-sensitive but the parameters are.
Command | Effect | Example |
---|---|---|
help | Lists all commands | help |
addspaceresources | Adds an amount of all space resources to the player faction | addspaceresources 100 |
completeobjective | Completes [objective internal name] for the player faction | completeobjective ResearchExotics |
giveresource | Adds a resource by amount to [faction internal name] | giveresource Money,100,SubmitCouncil |
givealltechs | Completes all global research and gives [faction internal name] all council engineering projects Warning: campaign will require using the completeobjective command to proceed unless already at final objective |
givealltechs ResistCouncil |
killstate | Kills the selected army, councilor, fleet or habitat | killstate |
propaganda | Completes a Public Opinion mission on every nation for [faction internal name], optionally can mention the strength and only one nation | propaganda ResistCouncil,10 |
revealsites | Prospects all celestial bodies | revealsites |
dumpfleetgoal | Writes the mission of the selected fleet | dumpfleetgoal |
musicinfo | Writes music info | musicinfo |
setmusicvolume | Sets the music volume | setmusicvolume 2 |
Factions have the following internal names:
Faction | Internal name |
---|---|
Humanity First | DestroyCouncil |
Project Exodus | EscapeCouncil |
The Academy | CooperateCouncil |
The Initiative | ExploitCouncil |
The Protectorate | AppeaseCouncil |
The Resistance | ResistCouncil |
The Servants | SubmitCouncil |
Aliens | AlienCouncil |