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
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
3 Likes