• 🏆 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!

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