If I use the completion table listener I have multiple actions triggering the completion table listener…
One has no way to distinguish what triggered the event!
For example if you use the media.playSound() and media.show() both with a table listener you can not distinguish the “song ended” from “media selection cancel” event.
Both events just contain: “event.name=‘completion’” as single info. [import]uid: 6928 topic_id: 1379 reply_id: 301379[/import]