I'm trying to sequence some events. Explosions mainly. And I'm trying also to do it as vanilla as possible (no MIST; no MOOSE)
After a building goes of I want the fireworks to begin. So I tied the building going off to "Flag 100 ON" ; and "Time since Flag" used to trigger the sequence (from 3 seconds since flag; and more events with more explosions up to second 14)
HOWEVER...
The explosion sequence goes of (perfectly I might add) but at mission time 3 seconds. Not AFTER the building explosion.
I tried initializing the flags to 0; or false, not initializing, using a "chain of flags"; building blows, sets flag 100; witch sets flag 101; with is the "time since flag" (for some reason I found that suggestion)
Nothing seems to work properly and the sequence goes off like the flag is set at mission start, and not at "building explosion"
Here are some screencaps: (on this stage, I was not initializing the relevant flags...)
nullnullnull
Any help with this? What Am I doing wrong?
I'm at my wits end
Kind Regards!