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

solved by planetary

  1. iown_azz

    [LUA] TriggerRegister Not working right

    So I have this code, I am trying to pass a group through a TriggerRegisterUnitinRangeSimple Event but for some reason it runs in the begging of the map. This is my code function HeroCol() for i = 0, 14, 1 do local hero = GetUnitsOfPlayerAll(Player(i))...
Top