darknesseternal
Member!
ok i am seriously about to give up on this map
my problem is i have a trigger to make guys every second but only under 30 guys
then that works fine then theres a upgrade when u get 70 kills and a new units starts creating that works fine until about 130 kills it just stops making anything or it just starts making the first unit again heres the unit upgrade trigger see if anything is wrong with it
Red Create Huntress
Events
Time - Every 1.00 seconds of game time
Conditions
(red lost regoin <gen> contains Your Last Hope 0024 <gen>) Equal to (Your Last Hope 0024 <gen> is alive)
(Red arch trig check <gen> contains Archer 0036 <gen>) Equal to (Archer 0036 <gen> is dead)
(red huntre trig check <gen> contains Huntress 0037 <gen>) Equal to (Huntress 0037 <gen> is alive)
(Player 1 (Red) Food used) Less than 30
Actions
Unit - Create 1 Huntress for Player 1 (Red) at (Center of Red Spawn <gen>) facing Default building facing degrees
my problem is i have a trigger to make guys every second but only under 30 guys
then that works fine then theres a upgrade when u get 70 kills and a new units starts creating that works fine until about 130 kills it just stops making anything or it just starts making the first unit again heres the unit upgrade trigger see if anything is wrong with it
Red Create Huntress
Events
Time - Every 1.00 seconds of game time
Conditions
(red lost regoin <gen> contains Your Last Hope 0024 <gen>) Equal to (Your Last Hope 0024 <gen> is alive)
(Red arch trig check <gen> contains Archer 0036 <gen>) Equal to (Archer 0036 <gen> is dead)
(red huntre trig check <gen> contains Huntress 0037 <gen>) Equal to (Huntress 0037 <gen> is alive)
(Player 1 (Red) Food used) Less than 30
Actions
Unit - Create 1 Huntress for Player 1 (Red) at (Center of Red Spawn <gen>) facing Default building facing degrees