Need a bit of help

I’ve set up a function to randomize an equipments stats but all the allocated points aren’t getting used and doesn’t add up, need some advice on where i might’ve screwed up any and all input is appreciated :sweat_smile:

I think you are not subtracting correctly ‘random stats points’, subtract 1 every loop, not the random.

1 Like

Thanks a bunch, wasted pretty much the whole day going through everything :sweat_smile:

3 Likes