As much as I'm suer of it... I wanna check with the pros
so... are these triggers correct?
I know how to do this, it's just I don't know how to make them move...
umm, let me see...
TOP TRIGGER:
There's this other problem, too... How do you kill ALL the enemies' units when the sun comes up? Well what are the hours? 24:00 is midnight? 12:00 is 12 P.M? Which one would I start it from?
Would it be:
1ST TRIGGER:
2ND TRIGGER:
Help anyone?
so... are these triggers correct?
I know how to do this, it's just I don't know how to make them move...
umm, let me see...
TOP TRIGGER:
- Monster Spawn
- Events-
- Time - Every 5.00 seconds of game time
- Conditions-
- NONE
- Actions-
- Unit - Create 1 Zombie for Neutral Hostile at (Center of(Region00 <gen>)) facing Default building facing degrees
- Unit - Order (Last created unit) to Attack-Move to (Rally point of (Random unit from (Units owned by (Random Players from (All Players)))) as a point)
There's this other problem, too... How do you kill ALL the enemies' units when the sun comes up? Well what are the hours? 24:00 is midnight? 12:00 is 12 P.M? Which one would I start it from?
Would it be:
1ST TRIGGER:
- Sun kills units
- Events-
- Game - the in-game time of game becomes Equal to 6:00
- Conditions-
- Unknown
- Actions-
- Unknown
2ND TRIGGER:
- Night Spawn Units
- Events-
- Game - the in-game time of game becomes Equal to 16:00
- Time - Every 8.00 seconds of game time
- Conditions-
- NONE
- Actions-
- Unit - Create 1 Zombie for Player 12 (Brown) at (Random point in (Playable map area)) facing default building facing degrees
- Unit - Order (Last created unit) to Attack-Move to (Rally point of (Random unit from (Units owned by (Random Players from (All Players)))) as a point)
Help anyone?