General > Off-Topic
Access Help
Nick:
I have a dedicated server. I cant make myself superadmin. I looked at the FAQs and i just don't get the format of the users.txt document could someone give me a detailed example like where to find the things to put in there.
I cant get the debug info because i just bought the server.
Chris:
Below is how the users.txt file works:
--- Code: ---"Users"
{
"superadmin"
{
"YOUR NAME HERE" "STEAM ID HERE"
}
"admin"
{
}
}
--- End code ---
So for example:
--- Code: ---"Users"
{
"superadmin"
{
"Nick" "STEAM_0:1:8002048"
}
"admin"
{
}
}
--- End code ---
Replace "STEAM_0:1:8002048" with your real steam ID, you can get your steam ID by starting a listen server with your client and typing "status" in the console.
Megiddo:
You say you read the FAQs and yet you do not follow the instructions.
nckwrn0:
But what exactly goes in the "user" space and the "name" space is the name anything i want or my steamaccount, maybe my game name?
Chris:
--- Quote from: nckwrn0 on February 09, 2008, 04:19:37 PM ---But what exactly goes in the "user" space and the "name" space is the name anything i want or my steamaccount, maybe my game name?
--- End quote ---
Anything can go there, that part doesn't matter a bit, what matters is your steam ID.
Navigation
[0] Message Index
[#] Next page
Go to full version