#while true loop stopping and idk why
6 messages · Page 1 of 1 (latest)
this is the list of fruits btw and the chances stuff works fine its just that the loop stops for no reason
any errors?
not anything related to the issue
if you look at my script i dont think it works very well
to put it in simple terms it picks a random fruit from the list and generates a random number between 1 and the chances of it spawning (for example apple is 2 so chances of it spawning are 1 in 2) and then the script checks to see if the number generated is 1 (because that would have a 50/50 chance of being chosen for apple) and the script repeats that process forever