• Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.
  • Create a faction for Warcraft 3 and enter Hive's 19th Techtree Contest: Co-Op Commanders! Click here to enter!
  • Create a void inspired texture for Warcraft 3 and enter Hive's 34th Texturing Contest: Void! Click here to enter!
  • The Hive's 21st Texturing Contest: Upgrade is now concluded, time to vote for your favourite set of icons! Click here to vote!

Drop Gold

Status
Not open for further replies.
Level 11
Joined
Oct 20, 2007
Messages
342
yea, at
stat - Gold Bounty Awarded - Base
stat - Gold Bounty Awarded - Number of Dice
stat - Gold Bounty Awarded - Sides per Dice

but in a normal melee map, kill player unit will not gain gold (except nature),
so you have to map a setup in map initial using trigger.
like:
  • Untitled Trigger 002
    • Events
      • Map initialization
    • Conditions
    • Actions
      • For each (Integer A) from 1 to 12, do (Actions)
        • Loop - Actions
          • Player - Turn Gives bounty On for (Player((Integer A)))
 
Level 1
Joined
Jul 10, 2008
Messages
7
you have to use that trigger and if you want each creep give you 10 gold you have to put

stat - Gold Bounty Awarded - Base 10
stat - Gold Bounty Awarded - Number of Dice 0
stat - Gold Bounty Awarded - Sides per Dice 0
 
Status
Not open for further replies.
Top