Member
aamot_elias@hotmail.com
master of psychic's website
Turn smilies off
|
Ehh, i making a game, as you probably not know.
It is a FF-style. I need a code witch will give a random valute between two numbers, and it is non-decimal numbers.
And: I tried the: INT((Upperbound - Lowerbound + 1) * rnd + Lowerbound)
And the only thing that does, is to generate a valute every time, but it is the same every time i call the code, and every time i run the game....
|