HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

gold question

01-15-2003, 03:21 AM#1
SkylineGT[FB]
how do i make it so that when a unit kills another unit (like player 1 kills a unit that is player 2's) the player that owns the killing unit gets 1 gold. so its like 1 gold per kill.
01-15-2003, 05:40 AM#2
Myster Mystery
If you mean the bounty (where gold flies up after death) then you simply use the action Player- Activate player flag (or something, that's probably not the exact name) and then set bounty to on. If that isn't what you want, this probably is.

Events-
Unit- A unit owned by (player 1) is killed.
Unit- A unit owned by (player 2) is killed.
Action-
Player- Add 1 gold to (owner of (killing unit))
01-15-2003, 10:32 PM#3
SkylineGT[FB]
ok thx, just wut i was asking