inconsistency in #0:do_command
Richard Connamacher (phantom@baymoo.sfsu.edu)
Mon, 12 Feb 1996 02:57:43 PST
I'm using 1.8.0beta1. (Yeah I know, I'm upgrading to beta2 as soon as I
have a chance)
@list #0:do_command
COMMAND: #2 {"@list", "#0:do_command"}
#0:do_command none none none
1: if (#2.monitoring_commands)
2: #2:notify(tostr("COMMAND: ", player, " ", toliteral(args)));
3: endif
say Hello there, MOO-cows!
COMMAND: #2 {"say", "Hello", "there,", "MOO-cows!"}
You say, "Hello there, MOO-cows!"
"Hello there, MOO-cows!
COMMAND: #2 {"Hello there, MOO-cows!"}
You say, "Hello there, MOO-cows!"