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

trigger help

Status
Not open for further replies.
Level 4
Joined
Jan 13, 2013
Messages
92
how do i make a trigger that when i kill a 'boss' the buildings in a region and the respawned boss turn into the player team? until another player kill the boss
 
use a unit dies event.
in condition use triggering unit equal to the boss u want.
for actions set the owner of killing unit to a temp variable. and then add units in the region and the boss to a unit group.

then in the pick all unit in unit group action change the owner of picked unit to the temp variable i told u to set the owner of killing unit to
 
Level 4
Joined
Jan 13, 2013
Messages
92
this might help...., another question. how do i make a unit attack multiple enemies? (not barrage) like 1 attack deals splash damage whle 3 attacks deal normal damage
 
Level 4
Joined
Jan 13, 2013
Messages
92
no i mean.... a skill that when you upgrade it , it creates an attack dummy unit attached to the caster until the caster dies
 
Status
Not open for further replies.
Top