

Fenix Mueneren
-
Posts
8 -
Joined
-
Last visited
Community Answers
-
Fenix Mueneren's post in "Time since Flag" - I want to shoot the ME was marked as the answer
It was an attempt to not initialize the flag and check if it was working.
But.... fancy thing; I was able to find the problem.
The building supposed to go up in flames was a static object. and I was using (as can be seen) a "Group dead" trigger. This however, seemed to not play nice.
I changed it to a "Unit dead".... and tada!
Now it's working as expected.