Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
(Level of Double Me Up (Captain) for (Triggering unit)) Greater than 0
Actions
Set Variable Set ZerglingDyingUnit = (Triggering unit)
Set Variable Set ZerglingCounter[(Player number of (Owner of ZerglingDyingUnit))] = (ZerglingCounter[(Player number of (Owner of ZerglingDyingUnit))] + 1)
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
If - Conditions
((Supply used by (Unit-type of ZerglingDyingUnit)) / 2) Greater than 0
Then - Actions
Player - Set (Owner of ZerglingDyingUnit) . Food used to (((Owner of ZerglingDyingUnit) Food used) - ((Supply used by (Unit-type of ZerglingDyingUnit)) / 2))
Else - Actions
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
If - Conditions
ZerglingCounter[(Player number of (Owner of ZerglingDyingUnit))] Greater than 1
Then - Actions
Set Variable Set ZerglingCounter[(Player number of (Owner of ZerglingDyingUnit))] = "0"
Player - Set (Owner of ZerglingDyingUnit) . Food used to (((Owner of ZerglingDyingUnit) Food used) - ((Supply used by (Unit-type of ZerglingDyingUnit)) mod 2))
Else - Actions
Marine Sure
Events
Unit - A unit Dies
Conditions
(Unit-type of (Dying unit)) Equal to Marine
Actions
Sound - Play SkinkDeath1 <gen> at 100 % volume, attached to (Dying unit)
Ubersplat - Create ubersplat at (Position of (Dying unit)) of type Undead Uber Splat with color ( 100 %, 100 %, 100 %) and 0 % transparency ( Disable paused state, Disable skipping birth time)
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.