Jump to content

Need help with continuous action and messages


Nick_Crawford

Recommended Posts

So im working on a pvp mission, i've set up a trigger zone over the blue teams homebase. I want the blue team to be alerted when the red team is in that trigger zone to know that enemy is in their airspace.

 

If i set it to Once in the triggers, it will only show the message one time, i need it to show everytime enemy is in blue teams airspace. So i pick continuous action instead but that just keeps spamming the message every second. Is there any way to set a delay so it's at least 20 seconds between the messages? or any other way to set it up ? can i go with "once" and make that repeat itself somehow?

Link to comment
Share on other sites

You can expand on what feefifofum said by adding a flag.

 

 

Switch condition checking if part of the coalition is in the zone, plus Flag is False, set the Flag true and display the message.

Then have another Switched trigger with Flag is True and Time Since Flag (20 seconds), that turns the flag off again.

 

 

The flag should flip on and off as long as someone of Blue is in the Zone, displaying the message every 20 seconds

Link to comment
Share on other sites

  • Recently Browsing   0 members

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