• 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!

Winning

Status
Not open for further replies.
Level 2
Joined
May 24, 2016
Messages
8
im am trying to set a trigger to give win to player that kills [Unit] and give loss the other player. and i cant seem to get it to work so can u guys help?
 
Level 11
Joined
Oct 9, 2015
Messages
721
Maybe you're looking for this:
  • Victory
    • Events
      • Unit - A unit Dies
    • Conditions
      • (Dying unit) Equal to YourUnit
    • Actions
      • Game - Victory (Owner of (Killing unit)) (Show dialogs, Show scores)
      • Game - Defeat (Owner of (Dying unit)) with the message: Defeat!
 
Level 2
Joined
May 24, 2016
Messages
8
Maybe you're looking for this:
  • Victory
    • Events
      • Unit - A unit Dies
    • Conditions
      • (Dying unit) Equal to YourUnit
    • Actions
      • Game - Victory (Owner of (Killing unit)) (Show dialogs, Show scores)
      • Game - Defeat (Owner of (Dying unit)) with the message: Defeat!

somewhat but the unit i want killed isnt a player and the player slot are just red and blue xD
 
Level 2
Joined
May 24, 2016
Messages
8
Read the trigger again. It is not what it do at all. This trigger runs every time a unit is killed, and makes the owner of the dying unit lose, and the owner of the killing unit win.
Yes but as i said only to hostil people would get he loss right? not player 2/3...
 
Status
Not open for further replies.
Top