Warcraft III resources & community, 2003–2006 · archived

how do i make spawns

7 posts
#1

how do i make spawns

i wanted to make spawns manualy NOT* timed but i way that i did it didnt work so am asking help here
#2
well you need an event. like for example when a unit starts the effect of an ability. or a unit goes into a region.
#3
noo i mean the triggers like a maul game the spawns of it :? :?
#4
but in a maul-game arent they spawned periodic? well, i dont know exactly what u want now. :?

plz explain WHEN the units should be spawned.
#5
i tihnk is what he means as like in mauls/TD's is that how do you make it so after you defeat a wave of enemies how do you make the next wave come
#6
yes that is what i wanna know about :D :D
#7
Event: Food used of (player) becomes equal to 0

I'm not sure that event exists, though I know there is an event that triggers when a real number becomes a certain value or range of values, and only a real number. I don't think food used is a real number. Otherwise, do this.

Event: Every 2.00 seconds of the game.
Condition: (Integer Comparison) Food used of (player) equal to 0

Edit: don't forget to make the creeps have cost at least 1 food.