SRCDS Steam group


[solved] Admin problems
#1
Exclamation 
So, I have a new SRCDS server and i was wondering how to make people admin. I added my name and steam ID to the list, and made a RCon password in the cfg file. I entered the RCon password, nothing happened, I couldn't use any admin features, and I couldnt spawn: vehicles,weapons, or entities. I am new to SRCDS so, Im not the brightest

users.txt file:

Quote:"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"
{
//"azocolo" "STEAM_0:0:34928808"
}

"admin"
{
//"azocolo" "STEAM_0:0:34928808"
}

}
Reply
#2
When you put // in front of something the server will not read it.

Remove // in front of your name.
Reply
#3
(05-06-2012, 01:12 PM)Bubka3 Wrote:  When you put // in front of something the server will not read it.

Remove // in front of your name.

Thank you. I will see if that works.
Reply
#4
You are the only person that provided actual useful and working information. Thank you.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)