Aaron7772
BattleForums Junior Member
Ok, how do you make it so you dont start with a town hall and 5 peasants, but instead start with a sheep that allows you too pick your hero from a hero picker? thanks for the help
Hero Spawning
Events
Unit - A unit Dies
Conditions
((Triggering unit) is A Hero) Equal to True
((Unit-type of (Killing unit)) is A Structure) Equal to True
Actions
Unit - Create 1 (Unit-type of (Dying unit)) for (Owner of (Killing unit)) at (Position of (Dying unit)) facing Default building facing degrees
Unit - Kill (Killing unit)
Turn of Spawning
Events
Time - Elapsed game time is 60.00 seconds
Conditions
Actions
Trigger - Turn off (Hero Spawning <gen>)