PDA

View Full Version : Trigger Help !!!


ZeratulStukov
12-02-2007, 12:02 PM
So I am attempting to make a new map... a defense one... But what trigger should I use, so that for each 5 kills i should get 1 mineral ???

Here's what i use, and does not work:

Player 2 has suffered exactly 5 deaths of any unit.

Modify resources for player 1: add 1 ore
Preserve trigger.

Please anyone help me !!! (but don't be too harsh with me because I am the suckyest noob ever :(( :(( :( :( :( :(( )

atrocity3010
12-02-2007, 12:09 PM
Player 2 has suffered exactly 5 deaths of any unit

Modify resources for player 1: add 1 ore
Modify death count for player 2: set to 0
Preserve trigger

That should work as long as you have hyper triggers (if you don't, it could skip over the trigger since you specified exactly 5 deaths...I think that's what would happen, anyway).

ZeratulStukov
12-02-2007, 12:10 PM
thanks man... will try and will post result

yep, worked just great :)

Ling666
12-02-2007, 5:16 PM
I'd suggest to use at least 5 deaths, but w/e.