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

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