Changes

Jump to navigation Jump to search

Console

282 bytes added, 20:03, 26 November 2007
New commands and binds
; 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 (skills) : Saves the specified data to a file in the wurm directory.
; exec <filename> : Executes each line in the file as a console command.
; fightmove<1-5> : Use fight special move 1-5. (No space in the command.)
; irc [server] [port] : Connects to the specified [[IRC]] network. Defaults are irc.heavenlyplace.net and 6667.
; ircsay <text> : Sends the text to the topmost IRC window.
<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.
<action> is based on an internal client list. The known values are based on autorun.txt. They are: <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> In November 2007, more "keys" were added: <tt>FIGHT_DEFENSIVE, FIGHT_NORMAL, FIGHT_AGGRESSIVELY, FIGHT_SPAM, TOGGLE_CLIMB, TOGGLE_FAITHFUL, TOGGLE_LAWFUL</tt>
[[Category:Technical Details]]
[[Category:Babel/C]]
1,894

edits

Navigation menu