HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Why is Random Number Between 1 to 10 not random?

03-27-2007, 12:03 AM#1
BattleBotv8.2
Each time I test my map the numbers always come up the same. I use a For Each Interger A trigger four times and an For Each Interger B trigger three times. I converted the random number into a string so I can see what it is after I couldn't get the results.

Any reason why it's not creating a random number?
03-27-2007, 12:04 AM#2
Vexorian
Because you are not choosing to unluck the random seed for testmap in file\preferences ?
03-27-2007, 12:17 AM#3
BattleBotv8.2
Thanks, I totally forgot about that.