Quote Originally Posted by naithantu View Post
It worked, but it just wasn't fun. With the way the plugin was (haven't tested it since we had it, so I'm not sure what it's currently like) you'd either constantly be winning money or constantly losing money, depending on config defined payouts. You couldn't really have a lucky day and win money, you'd just always lose. Quite difficult to explain :p
We could try this plugin again, but honestly it really isn't that fun to play anyway ;3
soo... basically it misses a random number generator? I'm not familiar with java but is it really that hard to add a random number generator to it? you could then link a certain number to winning while the others are losing numbers right or am I babbling impossible nonsense now? :S
that way the random number generator would randomly generate a number (o-9 for example) and only if the number was correct(0 for example) it would give you a winning result :S