Huh command: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(No difference)
|
Latest revision as of 17:50, 26 July 2006
huh_command is a 'pseudo' command that exists mainly for the benefit of @hook. It is triggered when no other command, neither softcode nor hardcode, matches the command an object (including players) is trying to execute. @hooking huh_command will allow you to change the default behaviour (which is typically displaying Huh? (Type "help" for help.) to the object).
This command is currently only available on PennMUSH, but equilvalent methods using the global_error_obj configuration options are available on TinyMUX and RhostMUSH.