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

clean

  1. Xzere

    [Solved] Cleaning leak from point array question

    Hello, how do i clean the leak from a point that looks like this? Set VariableSet RandomSpawn = (Random integer number between 1 and 13) Unit - Create 10 Troll Priest (Level 2-5) for Player 12 (Brown) at Region[RandomSpawn] facing Default building facing degrees Unit - Create 10...
  2. Furry Nova

    [Solved] Is TRIGSTR Collecting Garbage?

    I've just been having a go at converting GUI into vJASS. Since there's a wait delay required I thought it be better using local run of temp variables instead of global ones to prevent the risk of outside trigger passing or bugs that access the same variables. After so many errors, I finally got...
Top