I am making a code for mining fishing smithing .etc. but the only way i can think of doing it is generating random numbers and defining what happends for each number, this takes so much code as ill need alot of random numbers. Is there a shorter way of doing this?
Thanks
ID:176802
Dec 9 2002, 9:56 am
|
|
Some other useful functions to check out are prob() and pick().