11.04.2014, 02:29
Quote:
Never thought of doing it this way, it's a really good idea. I was just going to say make an array with a bunch of numbers then use random to combine x amount of them.
|
Or you can just use a global variable for the last number created, and store it in some file.
Just read it properly when the server loads, then just create number based on var + 1, of course not forgeting to add 1 on every number creation.