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!
Hi, I would like to request a system a creep respawn system, easily adjusted, and with creeps wandering to random points within a region. GUI, Jass, or vjass welcome please make it so it is easily configurable.
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
If - Conditions
(Number of units in (Units in "region" owned by Neutral Hostile)) Equal to 0
Then - Actions
Unit - Create 3 Footman for Neutral Hostile at (Center of "region") facing Default building facing degrees
Else - Actions
---------------
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
If - Conditions
(Number of units in (Units in "region2" owned by Neutral Hostile)) Equal to 0
Then - Actions
Unit - Create 3 Footwoman for Neutral Hostile at (Center of "region2") facing Default building facing degrees
Else - Actions
---------------
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
If - Conditions
(Number of units in (Units in "region3" owned by Neutral Hostile)) Equal to 0
Then - Actions
Unit - Create 3 Foothomo for Neutral Hostile at (Center of "region3") facing Default building facing degrees
Else - Actions
Both ideas you guys give will spawn creeps without checking if theres an playerunit there, which means you can camp the creeps without need to pulling them...
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.