For exampe i try currently to treat cue'es as functions, so i thought that i wite a cue and call it.
The problem is that i can call it only one time with
Code: Select all
<signal_cue_instantly cue="md.Test000.createShips" param="[true, 10, faction.xenon, class.ship_s, [tag.military]]"/>
Why?Signalled cue has no corresponding listeners
(btw, i tried to chain cues together but i have problems with reading/storing a result from one cue for the next