Staredit Network

Staredit Network -> UMS Assistance -> Repetitive Levels
Report, edit, etc...Posted by Staredit.Net Essence on 2003-07-19 at 22:22:56
How do you make the levels go reptitive. Like when all lvl 1 units are killed, lvl 2 units come out, etc etc. I've been trying to look at other defense maps, except they use wait trigs or set timer.

Help is appreciated. biggrin.gif
Report, edit, etc...Posted by Yoshi da Sniper on 2003-07-19 at 22:26:47
Heres one way:
The computer controled player that controls the levels must not have any other units than the ones you have to kill.

COND.
- Player Computer Suffers death of at least 1 '(unit thats in the level)'.
- Player Computer commands 0 units
ACTIONS
- (Triggers to start next level)
Report, edit, etc...Posted by Staredit.Net Essence on 2003-07-20 at 06:10:57
Or you could try:

Players
Whatever

Conditions
[Level Switch] Is Set
[Computer] Commands [Exactly] [0] [Units]

Actions
[Clear] [Level Switch]
[Set] [Next Level Switch]

etc.
Report, edit, etc...Posted by Staredit.Net Essence on 2003-07-20 at 08:15:34
Liberi you should know that im not fond of using switches cause whenever i tried they never worked. biggrin.gif Td's way uses less trigs so ill take his.
Report, edit, etc...Posted by Staredit.Net Essence on 2003-07-20 at 22:48:00
Thx td, it works but i got another problem. I had units posted on one side to show the levels, so uhh what can i do now? I can't have one living or else the next lvl won't start.
Report, edit, etc...Posted by Staredit.Net Essence on 2003-07-21 at 01:31:17
Well... I was suggesting an alternative.

If you are going to show the level like that, then I'd suggest you use my trigger or find some other way as TD's will not work properly.

With my trigger, simply change the condition thus:

Conditions
[Level Switch] Is Set
[Computer] Commands [Exactly] [1] [Units]

Okay, you may not like Switches but if you're gonna make maps that get complicated, you should start learning to like them. B)
Report, edit, etc...Posted by Staredit.Net Essence on 2003-07-21 at 17:16:14
Heheh. I now have another idea. I'll just make hallucinations, since they don't really count as real units. biggrin.gif
Report, edit, etc...Posted by Yoshi da Sniper on 2003-07-21 at 18:24:57
Don't do that, they'll die then.

Yes, my way requires the computer to own no units.
Report, edit, etc...Posted by Staredit.Net Essence on 2003-07-21 at 18:47:12
Duh, im not stupid, imma put unlimited magic on the hallucinations. biggrin.gif
Report, edit, etc...Posted by Staredit.Net Essence on 2003-07-22 at 04:33:41
That doesn't work. The Hallutionations don't live on magic, they run on something that isn't specified in the editor.
Report, edit, etc...Posted by Staredit.Net Essence on 2003-07-26 at 07:21:31
DAMMMIT, ya i guess your right, guess the newest editor will have that special "magic" as you sed it. sad.gif I'm using real units i guess.
Next Page (1)