CHKN Wiki
(→‎Overview: Cleaned up and made slightly clearer.)
Tag: Visual edit
(Added /buildsize)
Tag: Visual edit
Line 44: Line 44:
 
* 2 = fog
 
* 2 = fog
 
|<code>/weather 1</code>
 
|<code>/weather 1</code>
  +
|-
  +
|/buildsize
  +
|1-6
  +
|Sets the build orb to different sizes.
  +
* 1 = 300
  +
* 2 = 600
  +
* 3 = 1200
  +
* 4 = 2400
  +
* 5 = 4800
  +
* 6 = Infinity
  +
|<code>/buildsize 2</code>
 
|}
 
|}

Revision as of 20:45, 29 June 2017

The Debug Console is what you can input to force changes to certain aspects of the game.

Overview

Some may consider this cheating, while others may like full control - creating a world first and then surviving from there. It's up to you!

To call up the console, you will need to press the ENTER key, then a dark bar will appear at the bottom of your screen. In this line is where you can input the console commands, always starting with the FORWARD SLASH (/) key to show it will be a command, and then type in the appropriate command. Listed below are the commands the game accepts so far.

Debug Console Commands

Again, press the ENTER key first, type in the command, and then press ENTER again to submit.

Command Parameter Result Example
/time
1 - 24
Changes time of day, on a 24-hour clock. /time 6
/mode
creative | adventure
Changes to the mode specified: Creative Mode or Adventure Mode /mode adventure
/scenario
0 - 5
Trigger structure and poacher scenarios
  • 0 - 4 = Structure Raid (creatures arrive and attack you/your structures)
  • 5 = Poacher Tent Spawn (spawn a Poacher Tent nearby)
  • 6 = Poacher Hunt (Poachers go on the hunt)
/scenario 3
/weather
0 - 2
Change the weather, in any mode.
  • 0 = clear
  • 1 = rain
  • 2 = fog
/weather 1
/buildsize 1-6 Sets the build orb to different sizes.
  • 1 = 300
  • 2 = 600
  • 3 = 1200
  • 4 = 2400
  • 5 = 4800
  • 6 = Infinity
/buildsize 2