Nice, it seems a shame they removed it in HS4.
(In HS4) I thought maybe I could put in a step at the end to run the event again after a delay, but you can't - "run another event" actually is "run a different event", you can't run the same one again
although you can run a second event which then runs the first...
Script commands don't help either because TriggerEvent doesn't have an option to check the conditions (which is a huge gap IMO).
So even though events support these delayed actions and waits and the ability to call other events, looks like in HS4 a timer or at least two events is required, which sucks which you've just shown me a neat solution.
(In HS4) I thought maybe I could put in a step at the end to run the event again after a delay, but you can't - "run another event" actually is "run a different event", you can't run the same one again

Script commands don't help either because TriggerEvent doesn't have an option to check the conditions (which is a huge gap IMO).
So even though events support these delayed actions and waits and the ability to call other events, looks like in HS4 a timer or at least two events is required, which sucks which you've just shown me a neat solution.
Comment