
44 posts
joined
#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!

20 posts
Ohio
joined
#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.
124 posts
joined
#3
turn on bounty

291 posts
joined
#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 ]