I am not sure if this question belongs in this category but how do I make it so I can make a leader stats without spawning the character bc if I don’t spawn the character then it won’t let me create a leaderboard
what is your current script? should works with the basic
game.Players.PlayerAdded:Connect(function(player)
--your leaderstats stuff
end)
Well bc when i uncheck characterautoloads then it wont let the leaderstats work
Want to send the code? and also this sounds like something that should be in #help-and-feedback:scripting-support