• 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!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.

Can some one help me plz

Status
Not open for further replies.
Level 2
Joined
Feb 26, 2005
Messages
17
Hi im trying to make a AOS in warcraft ftf. I dont know what trigger is the one used to make the units keep spawning over and over like in normal aos.Can some one tell me how to do that or what triggers i need thx.
 
Level 22
Joined
May 11, 2004
Messages
2,863
Event- periodic event (every ??? seconds)

Action- if/then/else
If (unit spawning/producing structure is alive)=true, create (units) at postion of said structure
units- issue order targeting a point- pick every unit in region (around the structure) matching condition (i.e. belong to player, is not a hero, ect) and order picked units in said region to attack-move to a region in the enemy base

Repeat action for every structure that you have where you want units to spawn from.
-VGsatomi
 
Status
Not open for further replies.
Top