Warcraft III resources & community, 2003–2006 · archived

Bounty

5 posts
#1

Bounty

Alright I need some help, in a map I'm currently working on I wouldlike bounty for killing none creeo spawns but the bounty doesn't work with none creep units... is there some way to enable it? maybe a trigger that I haven't found. Help appreciated
#2
Make this trigger

TRIGGER

EVENT
Unit owned by player 12 (creeps) dies

CONDITION
None

ACTION
Give triggering player 15 gold (or whatever you want it to be)
#3
simply use Player - Player flag, and turn it on for "gives bounty".
#5
hello, ive had the same problem. Its easy to solve and u dont need a trigger like that above. Make this trigger:

Event: Map initialazion

condition: none

action: turn on gives bounty for player (which one it is)

The turn on action is found on player actions, i think at least...

Hope it works for you, it did for me.