How to load a value of a boolvalue that is INSIDE the player?
*Not in leaderstats, just in the player*
Lets say it is on true. Next time, I want it to stay on True, how do I do that?
Thanks
player:SaveBoolean("potato", player.wat.Value)
I don't see why this would be so incredibly difficult. It's the exact thing same as saving any other value.