Changes

Jump to navigation Jump to search

Console

271 bytes added, 08:40, 11 November 2011
no edit summary
; bind <key> : Shows the current binding for the given key.
Example -
'''''bind w'''''
returns
'''bind W MOVE_FORWARD
'''
; bind <key> "" : Removes the current binding for the given key.
; bind <key> <action> : Binds the key to the specified action. See [[key bindings]] for more information on <key> and <action> values.
Example -
'''''bind b botanize'''''
returns
'''bind b botanize'''
'''Keybindings saved'''
-in game-
entering b with a tile highlighted and close initiates the botanize action
 
; 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. See [[key bindings]] for more information.
; dump (debug | skills) : Saves the specified data to a file in the [[player]]'s dumps directory.
125

edits

Navigation menu