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

Seeding Random Numbers

Status
Not open for further replies.
Level 2
Joined
Jun 28, 2004
Messages
7
Is their a way to give WC3 a seed to base a random number off of, or do I have to rely on its faulty pseudo-random system. I am wondering this because I am tired of my triggered AI in my offence map picking the same race and hero every time.
 
Level 7
Joined
Jul 30, 2004
Messages
451
Lord Vazacaks said:
Is their a way to give WC3 a seed to base a random number off of, or do I have to rely on its faulty pseudo-random system. I am wondering this because I am tired of my triggered AI in my offence map picking the same race and hero every time.

you cannot 'choose' a seed afaik

if you use 'test map' from the editor, it will always use the same seed though, unless you uncheck some option somewhere which makes 'test map' use a random seed

and if you just go into it from the game it will always have a random seed
 
Status
Not open for further replies.
Top