Raised This Month: $ Target: $400
 0% 

SM Admin Not Working For Me


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
RTS
New Member
Join Date: Sep 2014
Old 09-20-2014 , 19:23   SM Admin Not Working For Me
Reply With Quote #1

/**
* USE THIS SECTION TO DECLARE DETAILED ADMIN PROPERTIES.
*
* Each admin should have its own "Admin" section, followed by a name.
* The name does not have to be unique.
*
* Available properties: (Anything else is filtered as custom)
* "auth" - REQUIRED - Auth method to use. Built-in methods are:
* "steam" - Steam based authentication
* "name" - Name based authentication
* "ip" - IP based authentication
* Anything else is treated as custom.
* Note: Only one auth method is allowed per entry.
*
* "identity" - REQUIRED - Identification string, for example, a steamid or name.
* Note: Only one identity is allowed per entry.
*
* "password" - Optional password to require.
* "group" - Adds one group to the user's group table.
* "flags" - Adds one or more flags to the user's permissions.
* "immunity" - Sets the user's immunity level (0 = no immunity).
* Immunity can be any value. Admins with higher
* values cannot be targetted. See sm_immunity_mode
* to tweak the rules. Default value is 0.
*
* Example:
"BAILOPAN"
{
"auth" "steam"
"identity" "STEAM_0:1:16"
"flags" "abcdef"
}
*
*/
Admins
{
"RTS"
{
"auth" "steam"
"identity" "[U:1:129335263]"
"flags" "z"
"immunity" "99"
}
}


Thats my admins.cfg, but it says I dont have permission whenever I type in sm_admin in the console
RTS is offline
RTS
New Member
Join Date: Sep 2014
Old 09-20-2014 , 19:27   Re: SM Admin Not Working For Me
Reply With Quote #2

Anybody?
RTS is offline
ddhoward
Veteran Member
Join Date: May 2012
Location: California
Old 09-20-2014 , 19:50   Re: SM Admin Not Working For Me
Reply With Quote #3

What game, and what Sourcemod version?
__________________
ddhoward is offline
psychonic

BAFFLED
Join Date: May 2008
Old 09-20-2014 , 21:38   Re: SM Admin Not Working For Me
Reply With Quote #4

The "[U:1:129335263]" format in the admin configs is only working in the dev branch. For the latest release and stable branch snapshots, you need to use the same steam id format that's been used for the last 10+ years.
psychonic is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 12:29.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode