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

repeat

  1. Jamesbones

    A simple non-repeating random number for GUI users.

    Random Number Events Player - Player 1 (Red) skips a cinematic sequence Conditions Actions Set Random_Number = (Random integer number between 1 and 10) If (All Conditions are True) then do (Then Actions) else do (Else Actions) If - Conditions...
  2. Bubo

    Help Randomize integer.

    Hello! I'm looking for help regarding randomizing integers without it repeating the same number. So the goal is to set where people will spawn each round. So far i've set up an Integer with an Array thinking it could hold all the different numbers so when the spawn trigger is activated it can...
Top