CaelmDev
(Caelm)
#1
Hey, I’m trying to save leaderboard stats to a datastore, but I keep getting errors for some reason. Here is a screenshot of the script:
The Script
Now here are the errors:
I do not understand what these errors mean, so I hope someone could help me fix this. Thanks.
1 Like
Amiaa16
(Amia)
#2
You forgot to add .Value
to the leaderstats instances in your PlayerRemoving handler
CaelmDev
(Caelm)
#3
Ok let me check im dumb lol
aaaa
CaelmDev
(Caelm)
#4
The last error is still occuring though
Amiaa16
(Amia)
#5
Oh right, you forgot to put ..
between player.UserId
and "-Rebirths"
on line 46
1 Like
system
(system)
Closed
#6
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.