mudlet-makers team mailing list archive
-
mudlet-makers team
-
Mailing list archive
-
Message #02040
Re: [Bug 982720] [NEW] (c|d|h)echo("main", "something") does not work
I think it was... echo("main", "test") should have been the same as
echo("test") so it's easier to use in scripting: in a case where you want
to send it to a miniconsole or the main buffer, you could use
echo(miniconsole or "main", "stuff").
--
You received this bug notification because you are a member of Mudlet
Makers, which is subscribed to Mudlet.
https://bugs.launchpad.net/bugs/982720
Title:
(c|d|h)echo("main", "something") does not work
Status in Mudlet the MUD client:
New
Bug description:
Echoing to the main console by the way of (c|d|h)echo("main",
"something") does not do anything in 2.0-test4b.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mudlet/+bug/982720/+subscriptions
References