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!
hello, is their a trigger that at when you begin to play a map, it gives unit's in a region to a player and one that when a hero enter's a region, it will give the owner of the hero unit's in a region and play a sound
use the event unit enters region.
use the condition to filter out the unit u want to trigger this.
in actions pick all units in the region. and for the group loop change the units owner.
edit: 13oot beat me to it.
u need to clean those group leaks tho. Also anything used twice or more should be stored in a variable. so store owner of triggering unit into a player variable.
That depends on the variable. I myself use a different way of deciding. At first I don't store things in variables. Then I write them out all the times and once I get tired of writing them out THEN I use variables. I'm talking of JASS though.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.