Posted 09 December 2012 - 09:20 AM
Hi,
code like this:
shows that tables are not being added to the event queue properly while all other types work.
Cyclonit
code like this:
os.queueEvent("test", {"test", 1, 2, 3})
print(os.pullEvent())
shows that tables are not being added to the event queue properly while all other types work.
Cyclonit