mudlet-makers team mailing list archive
-
mudlet-makers team
-
Mailing list archive
-
Message #01370
[Bug 573831] [NEW] sendAll with optional true/false at end produces errors
Public bug reported:
Using:
sendAll("turn vacuum", "open vacuum", "put " .. "something" .. " in
vacuum", "turn vacuum", false)
provides an invalid argument type from mudlet.
** Affects: mudlet
Importance: Undecided
Status: New
--
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: New
Bug description:
Using:
sendAll("turn vacuum", "open vacuum", "put " .. "something" .. " in vacuum", "turn vacuum", false)
provides an invalid argument type from mudlet.
Follow ups
References