Changes

Jump to navigation Jump to search

Client Key Bindings

250 bytes added, 09:08, 29 June 2006
m
no edit summary
==How to bind a command to a key==
Open the autorun.txt file in your favorite favourite text editereditor. Add a line in the following format:
bind <key> <command>
where <key> is the key event and <command> is the command as defined below.
for For example:
bind <key> <Action>
// If you ever manage to mess up this file, just delete it, and wurm with
// replace it with a new one.
  // <------------------------------------------------------------------------>
// Default movement keys. Allows both WASD and arrow key movement
// You can bind these keys to any KeyEvent.VK_* key
// toggle stats
</pre>
==little tips Little Tips == ok heres my little top addAdd:
<pre>
// Window toggles
bind f1 "toggle console"
bind f2 "toggle skills"
bind f3 "toggle inventory"
bind k "toggle skills"
bind i "toggle inventory"
bind c ` "toggle skillsstats"// Change "`" to whatever you prefer, it's just below the escape key on most keyboards though.
</pre>
:to autorun .txt so you can use i 'I' for inventory etc , much easier than using the f function keys :). {{smiley}}
==OLD BIND INFOOld Bind File Autorun.bsh (Obsolete)==<pre>
ALL THIS THIS NO LONGER WORKS LOOK ABOVE FOR LATEST INFO
==Wurm Commands==
===Weather===
1,738

edits

Navigation menu