Staredit Network

Staredit Network -> UMS Assistance -> helms deep trigger help plz
Report, edit, etc...Posted by unhly1 on 2006-05-01 at 09:51:58
i need some help making a trigger on a helms deep map. i want to give about 1 recources to rohan and elves and heros for every 10 kills and for uruk 10 rescources for 10 kills. can someone help me make the triggers that can make this work plz. sad.gif
Report, edit, etc...Posted by Killer_Kow(MM) on 2006-05-01 at 11:19:10
Download this.
Report, edit, etc...Posted by RedNara on 2006-05-01 at 17:46:54
Cant think right now ontop of my head, and i havent been making maps for a while but one way to do it is by


--------------------------
Trigger 1
--------------------------

Current Player has atleast 10 kills

Set Switch 1
Preserve Trigger

--------------------------
Trigger 2
--------------------------
Switch 1 set

Modify Resource add 1 (gas or min)
Clear Switch 1
Preserve Trigger



Thoes are two triggers but they work. And you can just change the numbers around...
I know there is a way to do with one trigger but im not a map editor and dont feel like opening it up to see what it exactly is...
Report, edit, etc...Posted by Zeratul_101 on 2006-05-01 at 19:15:34
QUOTE(RedNara @ May 1 2006, 03:46 PM)
Cant think right now ontop of my head, and i havent been making maps for a while but one way to do it is by
--------------------------
Trigger 1
--------------------------

Current Player has atleast 10 kills

Set Switch 1
Preserve Trigger

--------------------------
Trigger 2
--------------------------
Switch 1 set

Modify Resource add 1 (gas or min)
Clear Switch 1
Preserve Trigger
Thoes are two triggers but they work. And you can just change the numbers around...
I know there is a way to do with one trigger but im not a map editor and dont feel like opening it up to see what it exactly is...
[right][snapback]477359[/snapback][/right]


won't work, the trigger will constantly repeat itself because you're never invalidating the first trigger's condition.
Report, edit, etc...Posted by Toothfariy on 2006-05-01 at 20:58:28
basicly, make a leader board thing

set trigs where when they get X kills it subtracts all of them and adds a mineral

if there will be lots of kills, i suggest intervals of 1-10, 10-100, 100-1000 that stuff
Report, edit, etc...Posted by unhly1 on 2006-05-02 at 13:16:21
QUOTE(Toothfariy @ May 1 2006, 07:58 PM)
basicly, make a leader board thing

set trigs where when they get X kills it subtracts all of them and adds a mineral

if there will be lots of kills, i suggest intervals of 1-10, 10-100, 100-1000 that stuff
[right][snapback]477570[/snapback][/right]

well all i realy need to know is how to set the leader board. i can fugure the rest out. thats what i have been doing for the entire map making process
Next Page (1)