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

random seed

  1. SpiritTauren

    [General] Random Seed during Cinematics in Reforged

    I used those call SetRandomSeed(bj_cineModeSavedSeed) and set bj_cineModeSavedSeed = GetRandomInt(0, 1000000) to get random seed during cinematics. Now they don't seem to work any more =( Does anyone have a viable replacement option? Note: I disabled fixed values in WorldEdit, so that's not...
Top