Go
Wc3C.net
»
Warcraft III Modding
»
Developer's Corner
»
Triggers & Scripts
»
Same random hero
Same random hero
07-04-2005, 06:56 PM
#1
themicroant
I used the post at
http://www.wc3campaigns.com/showthre...ht=random+hero
to help me make a random hero picker, but it always picks the same random hero. How do I make it really random?
07-04-2005, 07:24 PM
#2
rykao
If you are using the test map function then make sure the fixed random seed box is unchecked (File -> Preferences -> Test Map).
07-04-2005, 07:43 PM
#3
themicroant
I think that was it. Thank you.