Staredit Network

Staredit Network -> UMS Assistance -> Can some one write me the trigger from duo defence
Report, edit, etc...Posted by Staredit.Net Essence on 2004-12-21 at 14:29:20
i need some help from my map im making called MINI'S NEXUS DESTROYER 8.0
i need to know how to make the trigger from duo defence that makes the units health jump into diffrent colors. is it a hyper trigger or what? i wanted to work on the civilians and i think it would look cool if i did it.

tell me as soon as possible so i can make it on b.net

heres my map [attachmentid=3453]
Report, edit, etc...Posted by AqoTrooper on 2004-12-21 at 14:40:50
two things:
1. wrong forum - this should be in 'map assistance'
2. to answer your quastion, create a hyper trigger and this trigger:

Players:
Whatever...

Conditions:
Always

Action:
modify civilian owned by all players life at anywhere to 100%
wait for 50 milliseconds.
modify civilian owned by all players life at anywhere to 75%
wait for 50 milliseconds.
modify civilian owned by all players life at anywhere to 50%
wait for 50 milliseconds.
modify civilian owned by all players life at anywhere to 25%
wait for 50 milliseconds.
modify civilian owned by all players life at anywhere to 5%
wait for 50 milliseconds.
preserve trigger.

there is also something similar called glowing wirefarmes.
to do those use SF and write a smaller number of hp of the unit in the left box that the right box.
Report, edit, etc...Posted by Replicated on 2004-12-21 at 14:41:56
If i'am not mistaken its ModifyUnitHitPoints and just modify them to a specific percent of health like 10, 30, 50, 40, 80, 60, 100 or so. I hope its right and gl on your map.
Report, edit, etc...Posted by TheOddAngel on 2004-12-21 at 15:34:54
Ya you modify down in percent like...

set Hp to 100%
Wait 10 milaseconds
Set Hp To 75%
Wait 10 Minaseconds

You repeat that down to about 5...

Then You Go Up

Set Hp to 5%
Wait 10 milaseconds
Set Hp to 18%
Wait 10 milaseconds


PS: yes this is in the wrong forum... Moderator Please Move this
Report, edit, etc...Posted by Mini Moose 2707 on 2004-12-21 at 19:26:13
ยป Moved to Assistance
Next Page (1)