• 🏆 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!
  • ✅ The POLL for Hive's Texturing Contest #33 is OPEN! Vote for the TOP 3 SKINS! 🔗Click here to cast your vote!

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