Jump to content
Dj Rolnik

Zeus-placed countdown editing

Recommended Posts

Hey guys,

 

I am using the Zeus-placed countdown timer that displays during my TvT games. As it stands now, once the time set in the module reaches 0, the mission ends with the selected criteria.

What I would like to do instead is trigger a script instead of ending the mission right away. So far I was unable to find a way to launch this countdown timer via script, especially so without the mission ending at the countdown end.

 

Any idea how I could use the exact timer functionality, but without ending the mission right away?

 

Thanks!

Share this post


Link to post
Share on other sites

Tell me if I am missing something. But couldn't you place a trigger that uses either BIS_fnc_countDown or BIS_fnc_countDownTime==0 in the condition field to check whether it has finished, then execute (execVM) your script in the onActivation field?

 

If you're looking to make your own onscreen countdown timer, then you could modify this script: 

Happy world environment day 🎊.

  • Like 1

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

×