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

numbers

  1. HerlySQR

    Did someone use the number e in their maps?

    I asked this because Warcraft III have stored the number e, and until I know the only fields where is used are normal distribution and diferential equations and this last is used in population dynamics or in wave motions until I see. So I'm curious to see if someone give it an use.
  2. HolyWillRise

    How to make damage and healing numbers appear with the damage system?

    Is it hard to make every damage or healing that you do to appear as real numbers and different colors? I have the damage detection system but i downloaded it yesterday, so i don't know how it works and how to do that.
  3. Ofel

    Picking random variable in an array

    x[1] = 50 x[2] = 52 x[3] = 54 x[4] = 56 x[5] = 58 I have these five array variables and I want to pick each one by random without picking it back twice or more. How do I achieve this? Thanks in advance.
Top