[Code snipped from interpreter.c]
if (*cmd_info[cmd].command == '\n')
send_to_char("Huh?!?\r\n", ch);
else if (PLR_FLAGGED(ch, PLR_FROZEN) && GET_LEVEL(ch) < LVL_IMPL)
send_to_char("You try, but the mind-numbing cold prevents you...\r\n", ch);
[end snip]
How can I make it so that you are allowed to do certain commands while
you were frozen. Such as save and quit?
Would it have soemthing to do with (*cmd_info[cmd].command == '\n') ?
Thanx for the help.
Michael
Eternal
smith.syr.edu 4000
__o
_`\<,_ Michael Andrew Clubine
(*)/ (*) http://web.syr.edu/~maclubin/eternal.html __o
`'`'``'``'`'~\_ maclubin@syr.edu _`\<,_
\ (*)/ (*)
\ o__ o~_ ___/~`'`'`'`
\ _,>/`_ _,>/`_ _/
\_ (*) \(*) (*) \(*) /
~~~~~~~~~~~~~~~~````'`'`'`'`'`''~~~~
This archive was generated by hypermail 2b30 : 12/18/00 PST