• 🏆 Texturing Contest #33 is OPEN! Contestants must re-texture a SD unit model found in-game (Warcraft 3 Classic), recreating the unit into a peaceful NPC version. 🔗Click here to enter!
  • It's time for the first HD Modeling Contest of 2024. Join the theme discussion for Hive's HD Modeling Contest #6! Click here to post your idea!

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