• 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.

monster spawning without major lag

Status
Not open for further replies.
Level 2
Joined
Oct 4, 2005
Messages
5
i need a trigger that will make it so when my monsters spwan every 30 seconds it will eventually stop when there is a set amount of units.

(you cant say i didnt lokk through previous posts for the answer to this because i did this time)
 
Level 2
Joined
Aug 26, 2005
Messages
13
tay300 said:
i need a trigger that will make it so when my monsters spwan every 30 seconds it will eventually stop when there is a set amount of units.

(you cant say i didnt lokk through previous posts for the answer to this because i did this time)

You should use If\Then actions with a condition that checks the amount of units currently on the map.

Also, I have found it useful to convert the trigger to custom text to reduce lag and memory leaks. Be sure to make a copy of the trigger first, just in case you have to edit it again.
 
Status
Not open for further replies.
Top