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!
HeroSpawnRegion is a region variable with an array for each player (so an array of max 12) which is where the hero is created.
RandomHeroRegion is also a region, but this region is the 1 where you have to enter with to pick a random hero.
RANDOM is an integer variable. The numbers range between 1 and the amount of heroes that you can get with the Random Hero function you want. So 20 possible heroes give: RANDOM = Random number between 1 to 20.
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.