#i dont know how to fix this (fixed)

9 messages · Page 1 of 1 (latest)

onyx coyote
#

even if i type local sum = sum + PlayerLuck.Value it says i cant divite nil with a number

misty cave
#

You can do local sum = 0 or some numver above the code

onyx coyote
#

ok..

misty cave
#

And then remove the local in sum += PlayerLuck.Value

onyx coyote
#

Well it returns nan

#

the luck leaderstat does exist

#

i dont know how to fix this (still not fixed)

#

nvm i got it