• NS Database And Scoreboard
    1 replies, posted
I just coded a nutscript gamemode. My first question is: Is the scoreboard [I]supposed[/I] to be the default GM scoreboard? And... Where are the player files located? (I don't use SQL, so in what file in the garrysmod/garrysmod are the player files saved/located)?
Scoreboard is not supposed to be the default sandbox scoreboard. Player data by default is stored using sqllite so its saved in garrysmod/sv.db , you should work off of the sample schema, sounds like you broke something.
Sorry, you need to Log In to post a reply to this thread.