Warcraft III resources & community, 2003–2006 · archived

I need this BAD: Bounty

3 posts
#1

I need this BAD: Bounty

How do i make it so when you kill something it shows you the bounty and actually gives you the bounty like when you kill something nuetral hostile? This puzzles me greatly!


EX: I kill a Zergling and get 5 gold and it sais +5 floating up above it.
#2
First the unit such as Zergling must have given bounty values (from the object manager you will do this) then you got to enable bounty via triggers.
For the player's units who will give bounty should be enabled in triggers (set Player 1 give bounty) for example.
I don't have WE opened but I have tried this and it worked, good luck
#3
Ok, it works, but for those who need a fast way to add a bounty, even in a melee map (Using the trigger would take away it's melee Tag):

Events - Map Initialization

Conditions - None

Actions - (Optional if adding to a melee map, keep these in, if not, throw em into hell) Melee Game Triggers

- Player Group - Pick every player in (All players) and do (Player - Turn Gives bounty On for (Picked player))