Warcraft III resources & community, 2003–2006 · archived

Object editor question plz answer

4 posts
#1

Object editor question plz answer

To make it so when you kill a certain type of guy u go to object editor and change the "gold bounty awarded" to what u want right?

well i do that but it doesnt work? WTH. plz tell me how to make it work!
#2
not really sure what u asking, but if you want gold when you kill a unit, such as a footman u could make a simple trigger

Event- a unit dies

Condition- Dying unit equal to footman

Action- Add X gold to owner of killing unit.
#3
turn on bounty
#4

Sure

To make sure that the unit give bounty make a trigger

Event: Map Initialization
Condition: /
Actions:
For each integer from 1 to 12 do
Player - Enable give bounty for player [ integer A ]