[[Main Page]] :: [[Console]]
The '''console ''' is a window for entering text commands to the [[Wurm]] [[client]]. It can be opened using {{key|F1}} in the default key bindings. ({{key|F9}} in the current unstable client) . Console commands are different from [[chat commands]], which are typed in the chat and sent directly to the [[server]].
== List of commands Commands == Console commands are small commands to use in the console, to change settings. These commands can also be used in [[Client Key Bindings|autorun.txt for defining key bindings]].
; bind <key> <action> : Binds the key to the specified action. See the [[#Key binds|key section]] for <key> and <action> values.
; bind <key> "<text>" : Binds the key to a console command. Pressing the key will act as if you had typed the text into the console.
; cmd <num> : Raw [[fight ]] commands, ; use with care.; dump (debug | skills) : Saves the specified data to a file in the [[player]]'s dumps directory.
; dump (binds | options) : Dumps the specified data to the console.
; exec <filename> : Executes each line in the file as a console command.
; setoption <option_name> <option_value> : Changes a game option without restarting. Not all options can be changed while playing. Look in gamesettings.txt for option names and value hints.
; showbml <filename> : Parses the file as [[BML]] and displays it
; switchlight : toggles Toggles between old and new light code; toggle (console | fightspam | fps | gui | [[healthbar ]] | [[improve ]] | [[inventory ]] | keyboard_hints | [[skills ]] | [[spelleffects ]] | [[stats ]] | [[target ]] | wikisearch* | [[compass]]* | [[toolbelt]]*) : Toggles the specified feature. Most control display of [[HUD]] components.
; wiki <title> : Opens a window with the specified wiki page.
== Key binds ==
The bind commands require special values as input.
<key> is based on Java key constants. Letters and numbers represent themselves. For other keys, search [http://java.sun.com/j2se/1.5.0/docs/api/java/awt/event/KeyEvent.html the full KeyEvent list] if you can't guess the correct name. Meta keys can also be specified, e.g. <tt>shift-tab</tt> or <tt>ctrl-alt-w</tt>. Available meta keys are Ctrl, Shift , and Alt. The "Alt Gr" key is treated as Alt (if your keyboard has one). The non-meta key must always be the last key in the combination. It is not possible to bind only meta keys.
<table width=100%>
TRACK
===Addition dateDate added===
Pre November 2007: <tt>NEXT_TAB, TOGGLE_CHAT, AUTORUN, CENTER_VIEW, TURN_DOWN, TURN_UP, TURN_LEFT, TURN_RIGHT, MOVE_FORWARD, MOVE_BACK, MOVE_LEFT, MOVE_RIGHT, STRAFE</tt>
<td>
===Table===
''(date-sorted by default but doesn't manually sort correctly if done manually so reload page)''
{| cellpadding=2 cellspacing=4 class=sortable
!Bind!!Category!!Date added
|-
|<tt>NEXT_TAB</tt> || [[Interface]] || Pre-November 2007
|<tt>TOGGLE_CHAT</tt> || [[Interface]] || Pre-November 2007
|-
|<tt>AUTORUN</tt> || [[Player Movement ]] movement || Pre-November 2007
|-
|<tt>CENTER_VIEW</tt> || Camera || Pre-November 2007
|<tt>TURN_UP</tt> || Camera || Pre-November 2007
|-
|<tt>TURN_LEFT</tt> || [[Player Movement ]] movement || Pre-November 2007
|-
|<tt>TURN_RIGHT</tt> || [[Player Movement ]] movement || Pre-November 2007
|-
|<tt>MOVE_FORWARD</tt> || [[Player Movement ]] movement || Pre-November 2007
|-
|<tt>MOVE_BACK</tt> || [[Player Movement ]] movement || Pre-November 2007
|-
|<tt>MOVE_LEFT</tt> || [[Player Movement ]] movement || Pre-November 2007
|-
|<tt>MOVE_RIGHT</tt> || [[Player Movement ]] movement || Pre-November 2007
|-
|<tt>STRAFE</tt> || [[Player Movement ]] movement || Pre-November 2007
|-
|<tt>[[fight|FIGHT_DEFENSIVE]]</tt> || [[Fighting]] || November 2007
|<tt>[[fight|FIGHT_AGGRESSIVELY]]</tt> || [[Fighting]] || November 2007
|-
|<tt>[[climb|TOGGLE_CLIMB]]</tt> || [[Player Movement ]] movement || November 2007
|-
|<tt>[[faith|TOGGLE_FAITHFUL]]</tt> || [[Religion]] || November 2007
|<tt>[[lawful|TOGGLE_LAWFUL]]</tt> || Morality || November 2007
|-
|<tt>[[Toolbelt|ACTIVATE_TOOL1]]</tt> || [[Item]] Movementmovement/Manipulation manipulation || November 2007
|-
|<tt>[[Toolbelt|ACTIVATE_TOOL2]]</tt> || [[Item]] Movementmovement/Manipulation manipulation || November 2007
|-
|<tt>[[Toolbelt|ACTIVATE_TOOL3]]</tt> || [[Item]] Movementmovement/Manipulation manipulation || November 2007
|-
|<tt>[[Toolbelt|ACTIVATE_TOOL4]]</tt> || [[Item]] Movementmovement/Manipulation manipulation || November 2007
|-
|<tt>[[Toolbelt|ACTIVATE_TOOL5]]</tt> || [[Item]] Movementmovement/Manipulation manipulation || November 2007
|-
|<tt>[[Spam mode|TOGGLE_FIGHT_SPAM]]</tt> || [[Fighting]] || March 2008
|<tt>PREVIOUS_WINDOW</tt> || [[Interface]] || March 2008
|-
|<tt>[[Examine|EXAMINE]]</tt> || [[Item]] Movementmovement/Manipulation manipulation || March 2008
|-
|<tt>[[take|TAKE]]</tt> || [[Item]] Movementmovement/Manipulation manipulation || March 2008
|-
|<tt>[[drop|DROP]]</tt> || [[Item]] Movementmovement/Manipulation manipulation || March 2008
|-
|<tt>[[drag|DRAG]]</tt> || [[Item]] Movementmovement/Manipulation manipulation || August 2009
|-
|<tt>[[drag|STOP_DRAGGING]]</tt> || [[Item]] Movementmovement/Manipulation manipulation || August 2009
|-
|<tt>[[push|PUSH]]</tt> || [[Item]] Movementmovement/Manipulation manipulation || August 2009
|-
|<tt>[[repair|REPAIR]]</tt> || [[Item]] Movementmovement/Manipulation manipulation || August 2009
|-
|<tt>TURN_CLOCKWISE</tt> || [[Item]] Movementmovement/Manipulation manipulation || August 2009
|-
|<tt>TURN_COUNTERCLOCKWISE</tt> || [[Item]] Movementmovement/Manipulation manipulation || August 2009
|-
|<tt>[[pull|PULL]]</tt> || [[Item]] Movementmovement/Manipulation manipulation || August 2009
|-
|<tt>[[improve|IMPROVE]]</tt> || [[Item]] Movementmovement/Manipulation manipulation || August 2009
|-
|<tt>[[dig|DIG]]</tt> || [[Digging]] || August 2009
|<tt>[[chop|CHOP_UP]]</tt> || [[Woodcutting]] || August 2009
|-
|<tt>[[activate|ACTIVATE]]</tt> || [[Item ]] Manipulation manipulation || October 2009
|-
|<tt>[[tame|TAME]]</tt> || [[Animals]] || October 2009