I have no idea why it didn't work in my first test.

** Changed in: mudlet
   Importance: Medium => Low

** Changed in: mudlet
       Status: Fix Committed => Invalid

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

Title:
  functions nested in tables with callbacks

Status in Mudlet the MUD client:
  Invalid

Bug description:
  For functions like tempTimer, you can have function callbacks but not 
callbacks which are in namespaces (tables).  So this won't work:
  tempTimer(0.5, "ttable:techo()").

  This commit makes this so.  I'd like it to be tested, then I can port
  the code to the other methods which can benefit from this as well.

  
https://github.com/Chris7/Mudlet2/commit/0d636cc74bde1c1579c2685fecadf8f08b083af4

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

_______________________________________________
Mailing list: https://launchpad.net/~mudlet-makers
Post to     : mudlet-makers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mudlet-makers
More help   : https://help.launchpad.net/ListHelp

Reply via email to