hello, im a noob in triggers and i really need help :/ first trigger is spawning creeps from a region and order them to go to another region and from that region to another one (a little messy
but nvm its not mentioned in this trigger, it got another trigger for it (about going from the 2nd region to the 3rd)) the problem is when they go, sometimes they get back to their region and stand still :S one of my triggers that got this problem:
Light Forces Units 1
Events
Time - Every 40.00 seconds of game time
Conditions
Actions
Unit - Create 4 Footman for Player 6 (Orange) at (Center of Light right respawn <gen>) facing Default building facing degrees
Unit Group - Order (Last created unit group) to Attack-Move To (Center of Light right <gen>)
Unit - Create 2 Archer for Player 6 (Orange) at (Center of Light right respawn <gen>) facing Default building facing degrees
Unit Group - Order (Last created unit group) to Attack-Move To (Center of Light right <gen>)
please help, i also got some more
i have a spell that makes a hero change to another hero, but same skills... just do more damage and attack speed, i have a trigger for it to make bloodlust sound on using this ability... and it doesnt work
here it is:
Changing Bloodlust
Events
Unit - A unit Starts the effect of an ability
Conditions
(Ability being cast) Equal to Changing
Actions
Sound - Play BloodlustTarget <gen>
(i made it as a sound but still didnt work)
also there is another one like the above one.. but when u solve the bloodlust thing i can solve the other spell alone
Light Forces Units 1
Events
Time - Every 40.00 seconds of game time
Conditions
Actions
Unit - Create 4 Footman for Player 6 (Orange) at (Center of Light right respawn <gen>) facing Default building facing degrees
Unit Group - Order (Last created unit group) to Attack-Move To (Center of Light right <gen>)
Unit - Create 2 Archer for Player 6 (Orange) at (Center of Light right respawn <gen>) facing Default building facing degrees
Unit Group - Order (Last created unit group) to Attack-Move To (Center of Light right <gen>)
please help, i also got some more
i have a spell that makes a hero change to another hero, but same skills... just do more damage and attack speed, i have a trigger for it to make bloodlust sound on using this ability... and it doesnt work
Changing Bloodlust
Events
Unit - A unit Starts the effect of an ability
Conditions
(Ability being cast) Equal to Changing
Actions
Sound - Play BloodlustTarget <gen>
(i made it as a sound but still didnt work)
also there is another one like the above one.. but when u solve the bloodlust thing i can solve the other spell alone