Staredit Network

Staredit Network -> UMS Assistance -> could u help me with this bound question
Report, edit, etc...Posted by nickman444 on 2005-01-18 at 20:43:50
im making a bound game so how do i make it so the zerglings that the players use die when they touch the enemy plz plz plz help and tell me!!! cry.gif cry.gif cry.gif cry.gif cry.gif
Report, edit, etc...Posted by KaboomHahahein on 2005-01-18 at 20:55:27
You use the "move location onto unit" trigger. So you move the location onto the zergling. Then you make a trigger that kills all zerglings when the player brings a zergling to "fire". Thats how you do it.

Okay...I'll make the trigger.

Trigger
Players:
¤ Player 1
Conditions:
¤ Always (or anything else you might add)
Actions:
¤ Movelocation "ling-on-location" onto zergling at anywhere.


Then you do another trigger

Trigger
Players:
¤ Player 1
Conditions:
¤ Computer brings alteast one whatever unit to location "ling-on-location"
Actions:
¤ Kill all zerglings owned by p1



Report, edit, etc...Posted by Chill on 2005-01-18 at 21:37:06
Don't forget hypers. You'll need them for this.
Report, edit, etc...Posted by KaboomHahahein on 2005-01-18 at 21:44:02
Yeah or else it would look stupid. The zergling runs but does not die at the unit then after a while it just dies. You know how to use hyper trigger right?

Look at Chills trigger and add 63 waits because the max actions are 64 so 63 wait(0); then add one preservetrigger();
Report, edit, etc...Posted by Chill on 2005-01-18 at 21:47:42

Trigger
Description:
Hyper
Players:
¤ W/e
Conditions:
¤ Always();
Actions:
¤ Wait(0);
¤ Wait(0);
¤ Wait(0);
¤ Keep adding waits untill the trigger is full
¤ PreserveTrigger();

EDIT: Copy this trigger two or three times for best results.
Report, edit, etc...Posted by SA_Max71 on 2005-01-18 at 23:58:35
for the second trigger, it should look like this:

Trigger
Players:
¤ Player 1
Conditions:
¤ p1 or the current player brings alteast one zergling to location "ling-on-location"
¤ Computer brings alteast one whatever unit to location "ling-on-location"
Actions:
¤ Kill all zerglings owned by p1


The second condition is just in case the location "ling-on-location" is pre-placed on a unit owned by the computer. I don't know for sure, but when the first trigger is activated, the location "ling-on-location" will center on the zergling but might also cause the second trigger that kaboom made to activate.
Report, edit, etc...Posted by LegacyWeapon on 2005-01-19 at 16:46:48
I said, WE NEED A TUTORIAL ON THIS ranting.gif

But for now, I have this map that pretty much explains it to you.
Been giving it out since forever too.
Report, edit, etc...Posted by KaboomHahahein on 2005-01-19 at 16:59:50
QUOTE(SA_Max71 @ Jan 19 2005, 04:57 PM)
lol take a look at his first post, and wonder why he was warned. Maybe because he flamed x-bored beyond the amount that could be ignored?
[right][snapback]128165[/snapback][/right]



Where did this come from? I think you replied to the wrong topic? It was in the welcome that the guy got warned...
Report, edit, etc...Posted by re_casper on 2005-01-20 at 20:05:27
How do u hold some units?

Like a maze or "Fire"

And I also want to know about how to make the units on patrol not attack you while u will not finish the game.

(Not allied thing)
Report, edit, etc...Posted by Urmom(U) on 2005-01-20 at 21:00:02
QUOTE(idsa @ Jan 20 2005, 08:05 PM)
How do u hold some units?

Like a maze or "Fire"

And I also want to know about how to make the units on patrol not attack you while u will not finish the game.

(Not allied thing)
[right][snapback]129096[/snapback][/right]


what are you getting at? if you are asking for help on a question that you have now then could you explain it better because i dont understand what you are talking about.
Report, edit, etc...Posted by re_casper on 2005-01-20 at 21:29:01
like Fire maze and that.... u kno the famous "Fire" you have a Dark Archon as fire, how do you hold it if it is a computer. I am using archons so they will attack, how do you hold them without them being on your team??
Report, edit, etc...Posted by KaboomHahahein on 2005-01-20 at 22:35:44
You could freeze then with p14 stuff but not a good idea.

Anyways, there is no way they must be on your team or else they will attack you. You could make a location on each and every one fo them and make sure they are always in their little "area" but they have a big of range so they could attack you.

Just make them allies and use another computer for being your enemy.
Report, edit, etc...Posted by chuiu on 2005-01-21 at 11:10:31
Place them for a neutral player. Or make a neutral player and place them.
Report, edit, etc...Posted by RexyRex on 2005-01-21 at 12:16:45
...Or have them allied to the bounders.
Report, edit, etc...Posted by SA_Max71 on 2005-01-21 at 14:43:57
QUOTE(RexyRex @ Jan 21 2005, 09:16 AM)
...Or have them allied to the bounders.
[right][snapback]129358[/snapback][/right]

I didn't say add that because he didn't want the obstacles to be on his team.
Report, edit, etc...Posted by RexyRex on 2005-01-21 at 15:58:40
Why would they have to be enemies? You could always have another player attack you. Simple bound rule for me is always have three computers. Maybe two if it's small.
Report, edit, etc...Posted by re_casper on 2005-01-22 at 02:33:55
can some1 give me a good "Explosion" trigger, like arcons exploding.

try to use as little trigger as possible. I can think of one that would use a lot of triggers. can some1 help me, even though this is not my topic, i need some help
Report, edit, etc...Posted by LegacyWeapon on 2005-01-22 at 10:11:45
Here is one explosive square.
Trigger
Players:
¤ Player Computer
Conditions:
¤ Your conditions.
Actions:
¤ Create 1 Archon at 'explosion'.
¤ Kill all units for all players at 'explosion'.
¤ Wait X ms.
¤ Etc.
¤ Preserve trigger.
Report, edit, etc...Posted by re_casper on 2005-01-22 at 11:27:58
that means if i want to make over 30, i would have to do over 30 of those?

and wait xmilli

y wait?

How can i know how long to wait?
Report, edit, etc...Posted by chuiu on 2005-01-22 at 11:31:24
So people can have time to run through?
Report, edit, etc...Posted by re_casper on 2005-01-22 at 11:42:58
how much time would a person need to run through an explosion if its 2x faster?

does xfaster make the triggers work faster? or its just the same as a normal game. Like

zling moves at 3 miles per hour, trigger works every 2 seconds

after 2x faster,

zling moves 6 miles per hour, does trigger work faster?
Report, edit, etc...Posted by LegacyWeapon on 2005-01-22 at 15:03:22
No. Triggers stay the same speed.
Report, edit, etc...Posted by re_casper on 2005-01-22 at 16:38:00
Would you kno how many hyper triggers needed to be used to balance that out?
Report, edit, etc...Posted by KaboomHahahein on 2005-01-22 at 16:45:18
Hypper triggers wont do anything.

THe triggers will stay the same speed but your bounder guy will go super fast, thus beating the levels very easily. You will need to make the explosions go faster.
Report, edit, etc...Posted by re_casper on 2005-01-22 at 16:49:08
all i need to do is like set them to 1 mili second for each?
Next Page (1)