View Single Post
  #5  
Old 01-17-2012, 06:45 PM
FG28_Kodiak FG28_Kodiak is offline
Approved Member
 
Join Date: Dec 2009
Location: Swabia->Bavaria->Germany
Posts: 884
Default

You get random Numbers between 0 and 100
Minimum is 0
Maximum is 100

in the Next- command the first Number is the minimum Value (included) the second is the max Value (excluded)
so for all Numbers from 0 to 100 the second Value must be 101.

Last edited by FG28_Kodiak; 01-17-2012 at 06:48 PM.
Reply With Quote