Game Editor: Difference between revisions

From Old World Official Wiki
No edit summary
No edit summary
Line 1: Line 1:
Console commands can be entered in the game editor.
The in-game console can be opened from the game editor by clicking on the Console tab.
{| class="wikitable"
{| class="wikitable"
! Command !! Effect !! Parameters !! Example
! Command !! Effect !! Parameters !! Example
Line 7: Line 7:
|  
|  
| help
| help
|-
| addeverything
| Adds [amount] of all resources to [nation number], if no nation is specified then the player nation
| amount, nation number
| addeverything 100 0
|}
|}

Revision as of 12:56, 13 March 2023

The in-game console can be opened from the game editor by clicking on the Console tab.

Command Effect Parameters Example
help Lists all commands help
addeverything Adds [amount] of all resources to [nation number], if no nation is specified then the player nation amount, nation number addeverything 100 0