OFPEC Forum

Editors Depot - Mission Editing and Scripting => Arma2 - Editing/Scripting Resources Beta Testing & Submission => Topic started by: hoz on 03 Jun 2009, 17:23:59

Title: Hoz_CountDownTimer v1.3 *updated* (ACCEPTED)
Post by: hoz on 03 Jun 2009, 17:23:59
Another converted resource to ArmA2. This script is a count downtimer dialog. It works just like the ArmA version with some minor changes to uinamespace. (Thanks spooner!)


Count down time script which displays a non intrusive dialog with counter.

Features
 * Multiple warnings at your choice of interval.
 * Two formats of time "HH:MM:SS" or  "HH:MM"

 
The script ends when the MaxTime is reached.
You can end the script prematurely by setting hoz_timerOn = false
You may wish to wait to load this script after the mission has started.
For example give all other scripts a chance to load before loading hozTimer

Image available here  (http://www.ofpec.com/ed_depot/index.php?action=details&id=582&game=ArmA)


Releases

* v1.3 Cleared the time off the screen, it was sticking on.

* v1.2 Made it arma2 compatible.

* v.08 Cleaned up the read me with real information. :)
* v.07 Fixed the demo mission so it ends properly.
* v.07 Hoz_timerOn = false now works when timer is completed.
* v.06 beta Release

Added to the ED (http://www.ofpec.com/ed_depot/index.php?action=details&id=349)