Raised This Month: $32 Target: $400
 8% 

this sourcemod right


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
the_unknown
BANNED
Join Date: May 2010
Old 06-20-2010 , 23:08   this sourcemod right
Reply With Quote #1

admins.cfg

Code:
"Admins"
{
    "Theunknown"
    {
        "auth"        "steam"
        "identity"        "STEAMID"
        "group"        "root admin"
        "immunity"        "100"
    }
    "bradly"
    {
        "auth"        "steam"
        "identity"        "STEAMID"
        "group"        "admin"
        "immunity"        "40"
    }
    "phildude"
    {
        "auth"        "steam"
        "identity"        "STEAMID
        "group"        "basic admin"
        "immunity"        "20"
    }    
}
admin_groups.cfg
Code:
"Groups"
{
    "basic admin"
    {
        "flags"        "abcdfj"
    }
    "root admin"
    {
        "flags"        "z"
    }
    "adminhelp"
    {
        "flags"        "abcdgjk"
    }
    "admin"
    {
        "flags"        "abcg"
    }
}
i put there real steam ids of course but only i have admin not them this code wrong?

i do not need to edit admins_simple.ini?

Last edited by the_unknown; 06-20-2010 at 23:21.
the_unknown is offline
Bacardi
Veteran Member
Join Date: Jan 2010
Location: mom's basement
Old 06-20-2010 , 23:20   Re: this sourcemod right
Reply With Quote #2

yeh, it look right but you haven't show your admin_goups.cfg
And about that immunity, is it highest value is 99

*edit
Now I found one error in admins.cfg
missing one quote " in steamid identity parameter
Code:
    "phildude"
    {
        "auth"        "steam"
        "identity"        "STEAMID"
        "group"        "basic admin"
        "immunity"        "20"
    }
Can be check using command sm_who or from admin menu "identity player"


Theunknow:
[SM] "Bacardi" is logged in as "Theunknown" with access: root

bradly :
[SM] "Bacardi" is logged in as "bradly" with access: res, admin, kick, map

phildude:
[SM] "Bacardi" is logged in as "phildude" with access: res, admin, kick, ban, slay, chat

Last edited by Bacardi; 06-21-2010 at 07:50.
Bacardi is offline
matt.b
BANNED
Join Date: Apr 2010
Old 06-21-2010 , 00:41   Re: this sourcemod right
Reply With Quote #3

That's right. edit your flags and immunity levels

Last edited by matt.b; 06-21-2010 at 09:18.
matt.b is offline
the_unknown
BANNED
Join Date: May 2010
Old 06-21-2010 , 10:44   Re: this sourcemod right
Reply With Quote #4

ok it worked but he said he only had admin for an hour.. Bradly said i typed sm_reloadadmins he had it then we both left and he went back an hour later didnt work. i only have admin_groups.cfg and admins.cfg with admins etc.. changed 100 to 99 fixed error.

Last edited by the_unknown; 06-21-2010 at 10:47.
the_unknown is offline
Bacardi
Veteran Member
Join Date: Jan 2010
Location: mom's basement
Old 06-21-2010 , 10:51   Re: this sourcemod right
Reply With Quote #5

Quote:
Originally Posted by the_unknown View Post
ok it worked but he said he only had admin for an hour.. Bradly said i typed sm_reloadadmins he had it then we both left and he went back an hour later didnt work. i only have admin_groups.cfg and admins.cfg with admins etc.. changed 100 to 99 fixed error.
Sorry, did you mean that immunity 100 cause this temporary admin rights ??
And it fixed change to 99 ??

*edit
I have to try also this..

Last edited by Bacardi; 06-21-2010 at 10:58.
Bacardi is offline
the_unknown
BANNED
Join Date: May 2010
Old 06-21-2010 , 12:31   Re: this sourcemod right
Reply With Quote #6

No you said to change 100 to 99 which was max so i did.

Code:
"Admins"
{
    "Theunknown"
    {
        "auth"        "steam"
        "identity"        "STEAMID"
        "group"        "root admin"
        "immunity"        "99"
    }
    "bradly"
    {
        "auth"        "steam"
        "identity"        "STEAMID"
        "group"        "admin"
        "immunity"        "40"
    }
    "phildude"
    {
        "auth"        "steam"
        "identity"        "STEAMID
        "group"        "basic admin"
        "immunity"        "20"
    }    
}
Are you positive that i do not need to change anything in admin_simple.ini i didnt put anything there only admin_groups.cfg and admin.cfg
the_unknown is offline
Bacardi
Veteran Member
Join Date: Jan 2010
Location: mom's basement
Old 06-21-2010 , 12:40   Re: this sourcemod right
Reply With Quote #7

Quote:
Originally Posted by the_unknown View Post
No you said to change 100 to 99 which was max so i did.

...

Are you positive that i do not need to change anything in admin_simple.ini i didnt put anything there only admin_groups.cfg and admin.cfg
Yep, don't use or add same users both admin list. One of them.

Have you SourceBans on your server ??

Quote:
Originally Posted by the_unknown View Post
ok it worked but he said he only had admin for an hour.. Bradly said i typed sm_reloadadmins he had it then we both left and he went back an hour later didnt work. i only have admin_groups.cfg and admins.cfg with admins etc..
*Need look what cause this...

*edit
wait a minute... show list of SourceMod plugins using rcon
rcon sm plugins list
and metamod source plugins
rcon meta list
Could there be hack-plugin on your server ?? If there appears sourceadmin.smx, delete this.

Last edited by Bacardi; 06-21-2010 at 12:52.
Bacardi is offline
the_unknown
BANNED
Join Date: May 2010
Old 06-21-2010 , 13:23   Re: this sourcemod right
Reply With Quote #8

Code:
01 "Admin File Reader" (1.3.2) by AlliedModders LLC
  02 "Admin Help" (1.3.2) by AlliedModders LLC
  03 "Admin Menu" (1.3.2) by AlliedModders LLC
  04 "Advanced admin commands" (0.12) by X@IDER
  05 "Anti-Flood" (1.3.2) by AlliedModders LLC
  06 "Basic Chat" (1.3.2) by AlliedModders LLC
  07 "Basic Comm Control" (1.3.2) by AlliedModders LLC
  08 "Basic Commands" (1.3.2) by AlliedModders LLC
  09 "Basic Info Triggers" (1.3.2) by AlliedModders LLC
  10 "Basic Votes" (1.3.2) by AlliedModders LLC
  11 "Connect Announce" (1.1) by Arg!
  12 "Client Preferences" (1.3.2) by AlliedModders LLC
  13 "CS:S DM Basics" (2.1.0.446) by AlliedModders LLC
  14 "CS:S DM Bot Quotas" (2.1.0.446) by AlliedModders LLC
  15 "CS:S DM Equipment" (2.1.0.446) by AlliedModders LLC
  16 "CS:S DM Preset Spawns" (2.1.0.446) by AlliedModders LLC
  17 "CS:S DM Spawn Protection" (2.1.0.446) by AlliedModders LLC
  18 "Fun Commands" (1.3.2) by AlliedModders LLC
  19 "Fun Votes" (1.3.2) by AlliedModders LLC
  20 "HLstatsX CE Ingame Plugin" (1.6.8) by psychonic
  21 "High Ping Kicker - Lite Edition" (1.0.0.1) by Liam
  22 "Kigen's Anti-Cheat" (1.2.1.0) by Kigen
  23 "MapChooser" (1.3.2) by AlliedModders LLC
  24 "Anti-Micspam" (0.5) by FLOOR_MASTER and Bor3dGaming.com
  25 "Nextmap" (1.3.2) by AlliedModders LLC
  26 "No Block" (1.0.0.0) by sslice
  27 "Map Nominations" (1.3.2) by AlliedModders LLC
  28 "Player Commands" (1.3.2) by AlliedModders LLC
  29 "Players Votes" (1.2.2) by pZv!
  30 "Quake Sounds" (2.7) by dalto, Grrrrrrrrrrrrrrrrrrr, and psychonic
  31 "RCON Lock" (0.6.6) by devicenull
  32 "Reserved Slots" (1.3.2) by AlliedModders LLC
  33 "Rock The Vote" (1.3.2) by AlliedModders LLC
  34 "Advertisements from Database" (1.2.100) by Tsunami and <eVa>Dog
  35 "Sound Commands" (1.3.2) by AlliedModders LLC
  36 "SourceBans" (1.4.6) by InterWave Studios Development Team
  37 "Web Shortcuts" (1.0.1) by James "sslice" Gray

meta list

[01] SourceMod (1.3.2) by AlliedModders LLC
[02] CS:S Tools (1.3.2) by AlliedModders LLC
[03] SDK Tools (1.3.2) by AlliedModders LLC
[04] CS:S DM (2.1.0.446) by AlliedModders

i did not see sourceadmin
the_unknown is offline
Bacardi
Veteran Member
Join Date: Jan 2010
Location: mom's basement
Old 06-21-2010 , 13:38   Re: this sourcemod right
Reply With Quote #9

Quote:
Originally Posted by the_unknown View Post
Code:
...

  36 "SourceBans" (1.4.6) by InterWave Studios Development Team
...
This cause that admin rights disapear... I don't know why.
I don't have any experience about this.
Try read manual from SourceBans http://www.sourcebans.net/manual
Try first execute these commands using rcon (I don't know will it help)
rcon sb_reload
rcon sm_rehash


What you found in addons/sourcemod/configs/sourcebans/sourcebans.cfg
__________________
Do not Private Message @me

Last edited by Bacardi; 06-21-2010 at 13:41.
Bacardi is offline
Reply


Thread Tools
Display Modes

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 10:26.


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