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!
You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
Triggers
TEAM FORCE.w3x
Variables
Inicialización
Income
Resucitar creeps
Resucitar Olvidado
Escribe debajo el código del guión personalizado especial para el mapa. El texto se incluirá en el guión del mapa después de declarar las variables y antes de los códigos de los detonadores.
Name
Type
is_array
initial_value
Income
Events
Time - Every 1.00 seconds of game time
Conditions
Actions
Player Group - Pick every player in (All players) and do (Add 10 to (Picked player).Current gold)
Resucitar creeps
Events
Unit - A unit owned by Neutral Hostile . Dies
Conditions
(Unit-type of (Triggering unit)) Not equal to Forgotten One
Actions
Wait 30.00 seconds
Unit - Replace (Triggering unit) with a (Unit-type of (Triggering unit)) using The new unit's max life and mana
Resucitar Olvidado
Events
Unit - A unit Dies
Conditions
(Unit-type of (Triggering unit)) Equal to Forgotten One
Actions
Unit - Create 1 Forgotten One for (Owner of (Triggering unit)) at (Center of Regi__n_000 <gen>) facing (Player 1 (Red) start location)
Unit - Make (Last created unit) Invulnerable
Unit - Pause (Last created unit)
Wait 180.00 seconds
Unit Group - Pick every unit in (Units of type Forgotten One) and do (Make (Picked unit) Vulnerable)
Unit Group - Pick every unit in (Units of type Forgotten One) and do (Unpause (Picked unit))
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.