Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

Saving data script won't rewrite data?

Asked by
sheepposu 561 Moderation Voter
5 years ago

Over the past few days I've been trying to get this script to work but it just won't. I get no errors. It just prints my player name after it says "____ Disconnect from ____". Also another thing to know is that it saved my data at first then wouldn't overwrite it. I put a new thing in there for it to save and it did, but then wouldn't overwrite it. I put the script on this link below. Because it takes forever to input a script with StackEdit. https://pastebin.com/g6fc7Ttc

0
satisfied hellmatic 1523 — 5y
0
BindToClose doesn't pass a player hellmatic 1523 — 5y
0
that's why it's saying the player is nil hellmatic 1523 — 5y
0
ok. Do u know a way I could fix that sheepposu 561 — 5y
View all comments (2 more)
0
Is there like a BindToClose for players sheepposu 561 — 5y
0
for i,v in pairs(game.Players:GetPlayers()) do -- code here -- end mybituploads 304 — 5y

Answer this question