Keyboard numpad movement hooks

GgrTF provides a mechanism for routing keyboard numpad bindings so that different functionality can be swapped in as needed. Core module offers three modes: walk (normal walking around); peer (walking around with automatic peering, useful for merchants; ship (control ship's movement). Certain other modules provide additional modes (see tarmalen module for example.)

Macro commands

<> = required argument, [] = optional argument

Table 3.8. Macro commands

Command Description
/move [setting] Set the mode used for numpad bindings. Valid values are shown if command is given without arguments. Core GgrTF module provides following three modes: move, peer and ship
/peer [regexp] Set the regular expression used for grepping the output of 'peer' command used in "/move peer" mode.
/cruise Toggle ship cruising speed on/off (off = sail)