Warcraft III resources & community, 2003–2006 · archived

Help with a simple trigger

4 posts
#1

Help with a simple trigger

im making a defence game for RoC.

i need a trigger that gives +2 gold every time you make a kill, what event should i use? or what will this trigger look like, i cant find an event :oops:
#2
The best way might be to use a trigger to turn on bounty for each player, using the "Player Flag" action, during Map init. Then change each unit to give whatever amount of bounty you want it to give.

Alternatively, you could make an easy trigger that detects when a unit dies and gives +2 gold to the owner of the killing unit, unless that owner is also the owner of the dying unit. It'd be small and simple, but it wouldn't show the bounty art above the dying unit's head.
#3
if you have trigger questions just try learning from other maps first!!! usually they contain ready triggers!!!
#4
Why did you bump a month-old thread for a tiny bit of advice? Thread necromancy is against the rules.