Staredit Network

Staredit Network -> UMS Assistance -> Death Count Timer
Report, edit, etc...Posted by nightmaremage99 on 2005-12-25 at 00:04:37
Hey im not exactly sure how it works... can someone help me out. I once saw it and it was something like add 1 death count and then like preserve trigger and etc. but no wait and stuff so i wasnt exactly sure how long is that timer going and stuff like that...
Report, edit, etc...Posted by Dada on 2005-12-25 at 00:07:09
Its not a timer.

Death count is exacly like killing a units w/o acually killing it your self.
Report, edit, etc...Posted by RedNara on 2005-12-25 at 00:11:12
urmom said this in my thread i bet you can just change it around a little i donno something like that...




Trigger
Conditions:
¤ Current Player brings at least 1 [unit] to location 2
Actions:
¤ Order: Move unit at location 2 to location 3
¤ Preserve Trigger



null
Trigger
Conditions:
¤ Current Player brings at least 1 unit to location 1
¤ Switch 1 is cleared
Actions:
¤ Set Deaths for Current Player for unit to 36
¤ Set Switch 1
¤ Preserve Trigger



null
Trigger
Conditions:
¤ Always
Actions:
¤ Set Deaths for Current Player: Subtract 1 for unit
¤ Preserve Trigger



null
Trigger
Conditions:
¤ Switch 1 is Set
¤ Current Player has suffered exactly 0 deaths of unit
Actions:
¤ Order all men to move from location 1 to location 2
¤ Clear Switch 1
¤ Preserve Trigger



but i think his question is how long is that... uh i dont know
Report, edit, etc...Posted by Urmom(U) on 2005-12-25 at 09:02:23
A death count timer is one that just uses the deaths triggers to make non-stacking waits. With hypertriggers, you can add/subtract 12 deaths per second approximately. For that trigger, I made it add 36 deaths. That would equal 3 seconds. In the condtitions is has "Current Player has suffered exactly 0 deaths of (the unit)". This will make it so that when the timer is on, the trigger won't run, just like a timer. Then I have the trigger subtracting the death counts at 12 per second. Hope that clears things up for you. smile.gif
Report, edit, etc...Posted by LegacyWeapon on 2005-12-25 at 09:33:37
We have tutorials for everything!
http://www.staredit.net/index.php?tutorial=124
Next Page (1)