|
Babalushka Newbie
Joined: 09 Jan 2002 Posts: 2
|
Posted: Wed Jan 09, 2002 8:54 am
Random value generator |
I'm not too sure if this would be possible in Zmud, but I'm trying to make a generator that would come up with a value from a specific range. Take the numbers 1 through 4. Does anyone know of anyway to have zmud pick a number, and place that number it picked as a variable?
|
|
|
|
Kjata GURU
Joined: 10 Oct 2000 Posts: 4379 Location: USA
|
Posted: Wed Jan 09, 2002 1:28 pm |
Use the %random function. Example:
#VAR number %random(1,4)
Kjata |
|
|
|
doomfyre Apprentice
Joined: 03 Jan 2002 Posts: 152 Location: USA
|
Posted: Thu Jan 10, 2002 5:09 am |
What are you talking about?! Anything is possible with Zmud. :)
|
|
|
|
|
|