04-08-2012, 05:32 AM
I am using the scrds application to host my own gmod server.
The appliation has a console in which I can enter commands.
Whenever I join my server, It says that I am not an Admin.
What is the command for the scrds application that allows me to permanently set me as an admin.
I HAVE ALREADY set the users.txt or config file so that I am a superadmin, but it has no affect!
Please tell me what the command is!
Thanks!
Here is my users.txt or config or whatever:
"Users"
{
//
// This is your users file
//
// You can use this file to add people as admins on your server
// Add them to the relevant section
//
// If you're a Lua coder you can add your own sections and use them
// in your script by doing pl:IsUserGroup( "admin" ) etc
//
"superadmin"
{
//"Samg381" "STEAM_0:1:41910048"
}
"owner"
{
//"Samg381" "STEAM_0:1:41910048"
}
}
I USED NOTEPAD++ TO EDIT THIS!
(also doesnt work when I just make me one or the other admin or superadmin)
Summary:
I need to make myself admin on my scrds server, yet It doesnt work
I need a permanent fix
The appliation has a console in which I can enter commands.
Whenever I join my server, It says that I am not an Admin.
What is the command for the scrds application that allows me to permanently set me as an admin.
I HAVE ALREADY set the users.txt or config file so that I am a superadmin, but it has no affect!
Please tell me what the command is!
Thanks!
Here is my users.txt or config or whatever:
"Users"
{
//
// This is your users file
//
// You can use this file to add people as admins on your server
// Add them to the relevant section
//
// If you're a Lua coder you can add your own sections and use them
// in your script by doing pl:IsUserGroup( "admin" ) etc
//
"superadmin"
{
//"Samg381" "STEAM_0:1:41910048"
}
"owner"
{
//"Samg381" "STEAM_0:1:41910048"
}
}
I USED NOTEPAD++ TO EDIT THIS!
(also doesnt work when I just make me one or the other admin or superadmin)
Summary:
I need to make myself admin on my scrds server, yet It doesnt work
I need a permanent fix