K i want to make 50 units spawn in total but 1 at a time with a 2500 milliseconds interval in between each unit, how can i do that without using "wait" or preserve trigger.Is there a switch trigger that i use to make it? im sorta new to mapping so i sound like a n33b
Post has been edited 1 time(s), last time on Feb 3 2009, 12:59 pm by NudeRaider. Reason: merged posts
None.
1). Don't double post

2). Use the maplantis wiki
http://www.staredit.net/maplantis/index.php?sid=578837d3ee;wiki=273). Try a death count timer.
Are you using hyper triggers?
If so, a trigger like this will add 12 death counts per second, or 24+6 = 30 death counts in 2.5 seconds = 2500milliseconds.
Conditions:
Always
Actions: Add 1 deaths of Counter Unit for Player X.
Preserve trigger.
Then have another trigger for the spawning of the unit, when death count reaches 30.
Conditions:
Player X has suffered exactly 30 deaths of Counter Unit
Actions:
Spawn 1 "Unit" at Location for Player X
Set deaths of "Counter Unit" for Player X to 0
Preserve trigger
This will cycle over and over and over.
None.
better yet, use the sen wiki
http://www.staredit.net/wiki/Death_Countersjust about everything is transferred over.
"Parliamentary inquiry, Mr. Chairman - do we have to call the Gentleman a gentleman if he's not one?"