#Data Save

1 messages · Page 1 of 1 (latest)

winter chasm
#

The data save doesn't save ONLY when the player reset. I'm currently using the ProfileService module. The current problem is where the data doesn't load the player's inventory when they reset. Only the starterpack is there not any of the items that were inside the player's inventory. Please help pleaseeee. Message me if you have any questions more about this bug. I even tried to use AI, but it's not working.

Here is the serverscript.

fickle coveBOT
#

studio** You are now Level 8! **studio

honest dagger
#

what?

#

uhm instead of using profile as an argument why dont you try to directly get the profile using Profliles[player.UserId]

#

also you connect twice to the CharacterAdded

#

why do you have this in function giveTools? Remote:FireClient(player, profile.Data.Hotbar)