Public bug reported:
For example:
permRegexTrigger("Prompt", "", {"^(\d+)h, (\d+)m"}, [[health =
tonumber(matches[2]); mana = tonumber(matches[3])]])
permRegexTrigger("MapTriggerCapture", "", {"^(.*)$"}, [[]])
Neither set the given name in the UI, they just set the number.
** Affects: mudlet
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Mudlet
Makers, which is subscribed to Mudlet.
https://bugs.launchpad.net/bugs/1170902
Title:
permRegexTrigger doesn't set the name properly
Status in Mudlet the MUD client:
New
Bug description:
For example:
permRegexTrigger("Prompt", "", {"^(\d+)h, (\d+)m"}, [[health =
tonumber(matches[2]); mana = tonumber(matches[3])]])
permRegexTrigger("MapTriggerCapture", "", {"^(.*)$"}, [[]])
Neither set the given name in the UI, they just set the number.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mudlet/+bug/1170902/+subscriptions
_______________________________________________
Mailing list: https://launchpad.net/~mudlet-makers
Post to : [email protected]
Unsubscribe : https://launchpad.net/~mudlet-makers
More help : https://help.launchpad.net/ListHelp