mudlet-makers team mailing list archive
-
mudlet-makers team
-
Mailing list archive
-
Message #01373
[Bug 573831] Re: sendAll with optional true/false at end produces errors
** Changed in: mudlet
Status: New => Fix Committed
--
sendAll with optional true/false at end produces errors
https://bugs.launchpad.net/bugs/573831
You received this bug notification because you are a member of Mudlet
Makers, which is subscribed to Mudlet.
Status in Mudlet the MUD client: Fix Committed
Bug description:
Using:
sendAll("turn vacuum", "open vacuum", "put " .. "something" .. " in vacuum", "turn vacuum", false)
provides an invalid argument type from mudlet.
References