← Back to team overview

mudlet-makers team mailing list archive

[Bug 1214859] Re: consistent handling of exit arguments

 

Some research reveals these as the commands which will be expanded to
accept all directional possibilities:

setExitWeight - takes string, command passed as string
addCustomLine - string direction, command passed as string
setExit - number, dir passed as #
lockExit - all #'s
hasExitLock - all #'s
setExitStub - all #'s
connectExitStub - all #'s

-- 
You received this bug notification because you are a member of Mudlet
Makers, which is subscribed to Mudlet.
https://bugs.launchpad.net/bugs/1214859

Title:
  consistent handling of exit arguments

Status in Mudlet the MUD client:
  New

Bug description:
  Allow all forms of directions to be provided as inputs for lua
  functions (numeric, long, short). Will take the form of a general
  handler each function calls.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mudlet/+bug/1214859/+subscriptions


References