~~https://paste.denizenscript.com/View/123095~~ https://paste.denizenscript.com/View/123100
Made that helper system that allows to add event listeners to inventory scripts by specifying subtasks.events.on some event subscripts.
To make that smoother, it's important that the subtasks have access to the context of each event, i.e. <context.click>, which I only managed to do by injecting the tasks. However, having everything injected means any script using stop or determine will stop the whole handler, not just this one.
Is there a workaround for this ?
Content of Denizen Script Paste #123100: gui engine (fixed)... pasted 2024/05/26 08:11:25 UTC-07:00, Paste length: 6123 characters across 196 lines, Content: ui_gui_events_handler_world: type: world