Staredit Network

Staredit Network -> UMS Assistance -> making a bound
Report, edit, etc...Posted by phlemhacker99 on 2005-02-20 at 18:16:51
I have been trying to figure out the triggers for a bound but every time i try to open one they are usually protected. I was wondering what the triggers for a very basic bound are.
Report, edit, etc...Posted by chuiu on 2005-02-20 at 18:24:23
C:
Switch 1 is set.

A:
Create 1 dark archon at location 1 for computer player.
Kill all men for computer player.
Wait 100 ms.
Create 1 dark archon at location 2 for computer player.
Kill all men for computer player.
Wait 100 ms.
Create 1 dark archon at location 3 for computer player.
Kill all men for computer player.
Wait 100 ms.
etc...
Preserve trigger.
Report, edit, etc...Posted by HeRtZ on 2005-02-20 at 18:29:42
all bounds are is switchs and creating and killing units at a location , if you can do that then you made a bound happy.gif
Report, edit, etc...Posted by phlemhacker99 on 2005-02-20 at 19:16:40
Something like this?
Report, edit, etc...Posted by MapUnprotector on 2005-02-20 at 21:20:03
Only problem I see would be your "archon" location. You have it backwards. Instead of centering it on the dark archons you need to center it on the lings. Centering it on the Dark Archons would only center it on one. So when centering it on the lings it would be "player w/e brings dark archon to location archon".
Report, edit, etc...Posted by phlemhacker99 on 2005-02-20 at 23:54:10
O.k. thanks.
Report, edit, etc...Posted by LegacyWeapon on 2005-02-20 at 23:57:39
I put this here for a reason:
http://www.staredit.net/index.php?download=2195
Report, edit, etc...Posted by OverTheBelow on 2005-02-21 at 03:27:04
Really? what reason? w00t.gif Thats kind of how to make a bound in that map.just a few more things.
Report, edit, etc...Posted by phlemhacker99 on 2005-02-21 at 22:15:32
Im trying to make one a little more advanced but early off i have run into something that i don't know how fix so could someone help me out? The problem is this: It makes me lose instanty and i don't know why.
Report, edit, etc...Posted by LegacyWeapon on 2005-02-22 at 06:33:27
Remake the lose trigger. It seems to be above the give lives trigger so the lose trigger runs before the other trigger gives you lives.
Trigger order does matter.
Report, edit, etc...Posted by phlemhacker99 on 2005-02-22 at 11:44:54
Ok thanks a bunch ill keep working on it.
Next Page (1)