Jump to content

Recommended Posts

Posted

I can't get the "explode unit" trigger to actually explode a unit. This is what I've put in:

Trigger:
1 ONCE (ExplodeMedivac, NO EVENT)

Conditions:
FLAG IS MORE ("ExplodeMedivac",60)

Actions:
EXPLODE UNIT (Medivac,1000)

The unit itself is a CLIENT unit. The FLAG was set earlier and I scripted in a message to tell me the flag is set. I've checked all spelling and names several times. Even tried exploding a static unit as a test... still nothing. Is there an issue with the trigger itself or am I doing something incorrect?

 

Posted
On 5/19/2023 at 10:39 AM, PravusJSB said:

Try a continuous repetitive trigger, should fix it I think.

 

Gave it a try. Unfortunately, not the answer.

Posted
19 hours ago, PravusJSB said:

Simple Q but is the flag ExplodeMedivac at least the value of 61?

GeezusMerffy, I'm a friggin' idiot!  Thanks, your question opened my eyes to the obvious. I needed a "Time Since Flag". I've only done this 100 times before but for some reason didn't clue in.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...