Staredit Network

Staredit Network -> UMS Assistance -> Help with two triggers
Report, edit, etc...Posted by Trinak on 2006-03-07 at 20:31:24
Trigger one: Want to get "minion" units to follow a player hero unit and attack nearby enemies without having the player have to control them.

Trigger two: Trying to set up a trigger where it creates units for a computer player and gives a text message to all human players when it happens. Problem with trigger i'm using is that it gives the computer player one unit for each player since they all activating it with the display text.
Report, edit, etc...Posted by EcHo on 2006-03-07 at 20:58:50
1)

Trigger
Description:
Follow
Players:
¤ Player
Conditions:
¤ Always
Actions:
¤ Move location to Hero
¤ Preserve Trigger



Trigger
Description:
Follow 2
Players:
¤ Player
Conditions:
¤ Always
Actions:
¤ Order "minion" to patrol to location on Hero
¤ Preserve trigger


2)

Trigger
Description:
Display Message
Players:
¤ Computer
Conditions:
¤ Anything you want
Actions:
¤ Create 1 Unit
¤ Set switch (Name)



Trigger
Description:
Display Message 2
Players:
¤ Player
Conditions:
¤ Switch (Name) is set
Actions:
¤ Display message for current player (HEY!)
¤ Turn off switch.
¤ Preserve trigger



BAM!
Report, edit, etc...Posted by Trinak on 2006-03-07 at 21:13:36
Thanks.
Report, edit, etc...Posted by GG.Pe4nut on 2006-03-23 at 10:06:39
disgust.gif ehhm lol? you dont need 2 triggers for the follow thing,

always

preserve trigger
move location "blabla" to hero
order minion to go to "blabla"


the only problem here is that tthe minion cant attack but if u do like this it can attack:

player* got exactly 0 minion at hero

preserve trigger
move location "blabla" to hero
order minion to go to "blabla"


//gg.pe4nut
Report, edit, etc...Posted by Mp)7-7 on 2006-03-23 at 14:48:22
Thats true but, hey if the new guy doesnt know how to make something follow something, We cant be putting a big trigger on for him, He wont know what to do!


See he has (just here for the pie)


And


I also says that he doesnt make maps!


Which means he clicked wrong or he doesnt know how to make maps!


And from my standpoint, thes are the easiest trigger to do!!!
Report, edit, etc...Posted by PlayaR on 2006-03-23 at 15:40:42
QUOTE(7-7 @ Mar 23 2006, 03:48 PM)
Thats true but, hey if the new guy doesnt know how to make something follow something, We cant be putting a big trigger on for him, He wont know what to do!
See he has (just here for the pie)
And
I also says that he doesnt make maps!
Which means he clicked wrong or he doesnt know how to make maps!
And from my standpoint, thes are the easiest trigger to do!!!
[right][snapback]451256[/snapback][/right]


uhh dude maybe he just rushed through his acc set up so he can just ask a quoestion in this site? and there are many good map makers in sc who havent even visited this site
and about this
QUOTE(7-7 @ Mar 23 2006, 03:48 PM)
See he has (just here for the pie)
[right][snapback]451256[/snapback][/right]

and u only have 1 bar which not that much differnt from his
Report, edit, etc...Posted by Mp)7-7 on 2006-03-23 at 16:23:01
I mostly said that he didnt know how to make maps becuase of the question he made for the easy triggers!!!!! Ya I am new to StarEdit. But I am not new to StarCraft. At least I know how to make those easy triggers!!!!!

I have made many maps!
Report, edit, etc...Posted by Moogle on 2006-03-23 at 18:00:49
QUOTE(7-7 @ Mar 24 2006, 06:48 AM)
Thats true but, hey if the new guy doesnt know how to make something follow something, We cant be putting a big trigger on for him, He wont know what to do!
See he has (just here for the pie)
And
I also says that he doesnt make maps!
Which means he clicked wrong or he doesnt know how to make maps!
And from my standpoint, thes are the easiest trigger to do!!!
[right][snapback]451256[/snapback][/right]



QUOTE(7-7 @ Mar 24 2006, 08:22 AM)
I mostly said that he didnt know how to make maps becuase of the question he made for the easy triggers!!!!!  Ya I am new to StarEdit.  But I am not new to StarCraft.  At least I know how to make those easy triggers!!!!!

I have made many maps!
[right][snapback]451316[/snapback][/right]


7-7, he maybe new to staredit.net. But you have no right to put him down and say stuff about him just because his profile hasnt been edited and he hasnt got many posts. Reason he has here for the pie because he has posted enough get rank up in that part. Just because a person has doesnt make maps dont mean he/she doesnt do that. Wrong forums, no is right forums. Maybe easy trigger for but not everyone is as good as some people, as you said yourself your new to this forum and your insulting a new member doesnt look good for you. Since your posts so way off im just gonna do best thing i think is best -_-

\\Moogle
Report, edit, etc...Posted by fritfrat(U) on 2006-03-23 at 18:49:03
pe4nut, it will attack if you order patrol to location like in the original suggestion instead of ordering move. So trinak, just do what echo originally suggested for your first question, combining them if you'd like.

7-7, don't be a jerk.
Report, edit, etc...Posted by Mini Moose 2707 on 2006-03-23 at 19:48:16
How does saying that you don't make maps mean you don't know how to make maps? You can still know how, but just not do it.
Report, edit, etc...Posted by GG.Pe4nut on 2006-03-24 at 13:30:19
ooh god im so srry fritfrat blushing.gif i dindnt think about that, lol i will try to think before i say something

//GG.pe4nut
Report, edit, etc...Posted by (U)Bolt_Head on 2006-03-24 at 22:18:56
QUOTE(Echo @ Mar 7 2006, 07:58 PM)







Trigger
Description:
Display Message 2
Players:
¤ Player
Conditions:
¤ Switch (Name) is set
Actions:
¤ Display message for current player (HEY!)
¤ Turn off switch.
¤ Preserve trigger

BAM!
[right][snapback]441168[/snapback][/right]


Add a Wait 0 before you clear the switch. Other wise the trigger will show text for only one player.
Next Page (1)