mudlet-makers team mailing list archive
-
mudlet-makers team
-
Mailing list archive
-
Message #01121
[Bug 506175] Re: Feature Request: change to appendBuffer()
Reasonable request, but it's already available - the echo does this. So
echo(name,"Something!") will have the desired effect.
Apologies for the confusion!
--
Feature Request: change to appendBuffer()
https://bugs.launchpad.net/bugs/506175
You received this bug notification because you are a member of Mudlet
Makers, which is subscribed to Mudlet.
Status in Mudlet the MUD client: New
Bug description:
Currently, appendBuffer works similar to paste() as appendBuffer(name). I think it would be much more useful to make it have a secondary optional argument, that would work like so: appendBuffer(name,"Something!")
Would append "Something!" to a miniconsole.
References