[Unsolved] Help with Spawn system

Status
Not open for further replies.
Level 2
Joined
Jun 10, 2014
Messages
12
Hey guys, i'm having trouble with triggers. What i want is, spawn 2 units in a area/point (whatever) and when this units dies, the game wait 30 seconds and create another 2 units (same unit).

I can make units appear from 30 to 30 seconds, but what i want is: JUST APPEAR if the current units are dead. (If just one unit die, another can appear to replace)

Thank you!
 
Level 2
Joined
Jun 10, 2014
Messages
12
Add a condition to the trigger that compares the owner of the triggering unit with 15. In SC2 players are nothing more than integers (with the first human usually being value 1 with 0 being neutral).

OH - MY - GOD! I can't believe it's working!!! I'm trying make this system for weeks, and now with your help is complete! THANK YOU SO MUCH!! <3
 
Status
Not open for further replies.
Top