mikeC130 Apprentice
Joined: 03 Jul 2006 Posts: 110
|
Posted: Wed Mar 15, 2023 8:15 pm
I broke something in CMUD, again. |
CMUD has decided that it will not process any command line input prior to sending it to the mud. Commands such as #CLASS are sent as text and not executed by CMUD, variables entered on the command line are not expanded, and aliases are not executed when typed. All of these entries are just sent directly to the mud as if CMUD were just acting as a simple terminal. Triggers do still fire and execute, however, and variables and commands at least are expanded and executed normally within those scripts.
Any idea how I managed this and a way to get CMUD back on the path of righteousness?
Mike
Edit - found it - the options menu has a "parse" line which I had somehow disabled, either through an errant mouse click or clumsy keyboard shortcut. Everything seems to be working now |
|