#i dont know how to fix this (fixed)
9 messages · Page 1 of 1 (latest)
sum wasnt defined before the code
You can do local sum = 0 or some numver above the code
ok..
And then remove the local in sum += PlayerLuck.Value
9 messages · Page 1 of 1 (latest)
even if i type local sum = sum + PlayerLuck.Value it says i cant divite nil with a number
sum wasnt defined before the code
You can do local sum = 0 or some numver above the code
ok..
And then remove the local in sum += PlayerLuck.Value