Skip to content

Developer Console

Nguyễn Gia Phong edited this page May 15, 2020 · 3 revisions

Enabling the Developer Console

  1. Enter the Configuration menu from the title screen.
  2. Go to the Interface tab.
  3. Check the Developer Mode option.
  4. (Optional) The Developer Console shortcut is F5 by default. Go to the Keybindings tab if you which to change the "Developer Menu" shortcut.
  5. Click OK to save your settings.
  6. Play Game and load/create a player.
  7. Press the "Developer Menu" key to open the console.

Interface tab screenshot

Using the Developer console

The exec command uses the Event Properties as commands. Here are a few more common examples:

  • Teleport to perdition harbor: exec intermap=maps/perdition_harbor.txt
  • Add a Health Potion to the inventory: exec reward_item=2,1
  • Gain 100 XP: exec reward_xp=100
  • Set a campaign status: exec set_status=my_status
  • Reset the character's XP, stats, skills to level 1: exec respec=xp