OK. Let's say that I want to do a mission which victory condition is to destroy 100 zerlings. How can I make my mission objective easily to count how many zerling i need to kill more to achive goal of 100? (or 1000 or anything)
I know how to make that victory trigger but how can I make that mission objective easily to track the situation?
Hmm.. Can I link "units killed" variable to mission objective someway? That variable starts from 0 and when I kill 1 zerling it adds 1?
Maybe I need to use bank? I don't know anything about banks yet.
Another version for same thing: Let's say I want to do a objective to collect 5000 vespene. How to link that progress into objective?
OK. Let's say that I want to do a mission which victory condition is to destroy 100 zerlings. How can I make my mission objective easily to count how many zerling i need to kill more to achive goal of 100? (or 1000 or anything)
I know how to make that victory trigger but how can I make that mission objective easily to track the situation?
Hmm.. Can I link "units killed" variable to mission objective someway? That variable starts from 0 and when I kill 1 zerling it adds 1?
Maybe I need to use bank? I don't know anything about banks yet.
Another version for same thing: Let's say I want to do a objective to collect 5000 vespene. How to link that progress into objective?
@Terhonator: Go
http://forums.sc2mapster.com/resources/tutorials/12041-video-triggers-objectives/#p2
Thanks for link. That included lot of stuff that I don't need but found answer from this video anyway.
As a final result I writed tutorial about this thing. Enjoy!
http://forums.sc2mapster.com/resources/tutorials/12560-trigger-how-to-link-variable-into-mission-objective/