This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
Spawn Events Timer - Every 2.0 seconds of Game Time Local Variables Conditions Zerglings (P1) < 200 Actions Unit - Create 1 Zergling for player 1 at Point 001 facing 270.0 degrees (No Options) Variable - Set Zerglings (P1) = (Zerglings (P1) + 1) Death Events Unit - Any Unit dies Local Variables Conditions (Unit type of (Triggering unit)) == Zergling (Owner of (Triggering unit)) == 1 Actions Variable - Set Zerglings (P1) = (Zerglings (P1) - 1)
this is copied from another post btw<sub> but im just wondering how i set the variable - 1 or whatever</sub>
Variable - Set Zerglings (P1) = (Zerglings (P1) - 1)
all i can seem to get is this Variable - Set Max Pop p1 = Max Pop p1
how do i set it + 1 or - 1?
thank you in advanced =====
When you click on the set variable portion you want to use Arithmetic (Integer)
Quote from LordAbyss: GoWhen you click on the set variable portion you want to use Arithmetic (Integer)
thank you!
i was putting it as a custom script and it would always return errors
thank you alot mate
this is copied from another post btw<sub> but im just wondering how i set the variable - 1 or whatever</sub>
Variable - Set Zerglings (P1) = (Zerglings (P1) - 1)
all i can seem to get is this Variable - Set Max Pop p1 = Max Pop p1
how do i set it + 1 or - 1?
thank you in advanced =====
When you click on the set variable portion you want to use Arithmetic (Integer)
thank you!
i was putting it as a custom script and it would always return errors
thank you alot mate