Posted: Sun Apr 03, 2005 4:20 pm
In the newbie area, what is that trap? It crashes my client too...
Oh, yeah... I forgot how to use keybinding for a few minutes... X_Xleaf wrote:That's not an error, but a complete(?) listing of all the options you can use when you want to bind a key to an action or event.Nbsami wrote:I just discovered that I can't bind commands anymore. When I type "bind", it comes up with this wonky error:
'help bind
FWIW, a common binding that I have is binding the praying skill to the "p" keyHelp about 'bind'
Syntax:
bind [-nfreg] <command>
Flags (default -nrf):
n - used in normal-mode
f - used in fire-mode
r - used in run-mode
e - leave command in line edit
g - global key (not recommended)
Multiple commands can be bound to the same key be seperating them with semicolons.
Special bind's:
bind commandkey - sets commandkey
bind firekey1 - sets first firekey
bind firekey2 - sets second firekey
bind runkey1 - sets first runkey
bind runkey2 - sets second runkey
Examples:
bind -f cast paralyzed (F3)
will typically mean that Shift-F3
is used to select that spell (Shift
being the fire key)
bind use_skill sense curse;
use_skill sense magic (S)
will bind those two commands to the S key.
First, type:
'bind use_skill praying;use_skill praying;use_skill praying
Then, I hit the p key
That's some weird trap, with a 0 face, that indeed tends to crash clients... Thought that was fixed, guess notAaron wrote:In the newbie area, what is that trap? It crashes my client too...