Raised This Month: $51 Target: $400
 12% 

Steam Group Admins (updated 2011-09-26)


Post New Thread Reply   
 
Thread Tools Display Modes
tcviper
Veteran Member
Join Date: Oct 2005
Location: Netherlands
Old 01-16-2011 , 17:21   Re: Steam Group Admins
Reply With Quote #41

Seems to be working indeed now , though it might be a good idea to add sort of a local caching on the server for example for a few hours or untill next day so it doesnt have to keep looking up every player every single mapchange. Ofcourse when refreshing admins it should look them up again aswell and refresh.
__________________
tcviper is offline
Send a message via MSN to tcviper
Mitchell
~lick~
Join Date: Mar 2010
Old 02-03-2011 , 01:10   Re: Steam Group Admins
Reply With Quote #42

ill have to admit this would be a kick ass way of managing admins without actually adding them in steamid by steamid.. Nice idea. Is there a plugin that can like reverse it? to ban them perma? (besides sourcebans)
Mitchell is offline
casvdry
Member
Join Date: Mar 2008
Old 03-17-2011 , 01:20   Re: Steam Group Admins
Reply With Quote #43

Can "owner" be added?
casvdry is offline
asherkin
SourceMod Developer
Join Date: Aug 2009
Location: OnGameFrame()
Old 03-17-2011 , 01:30   Re: Steam Group Admins
Reply With Quote #44

Quote:
Originally Posted by casvdry View Post
Can "owner" be added?
Valve don't expose that.
__________________
asherkin is offline
psychonic

BAFFLED
Join Date: May 2008
Old 03-17-2011 , 07:39   Re: Steam Group Admins
Reply With Quote #45

Quote:
Originally Posted by casvdry View Post
Can "owner" be added?
Quote:
Originally Posted by asherkin View Post
Valve don't expose that.
Luckily, it's an easy workaround to just add the owner manually to one of the admin flatfiles. A single group can only have one owner and the owner will never change.

Last edited by psychonic; 03-17-2011 at 08:30.
psychonic is offline
iSimon
Junior Member
Join Date: Aug 2010
Old 03-17-2011 , 09:44   Re: Steam Group Admins
Reply With Quote #46

This is great. Definitely helps when setting up admins.
__________________

iSimon is offline
Send a message via MSN to iSimon Send a message via Skype™ to iSimon
casvdry
Member
Join Date: Mar 2008
Old 03-17-2011 , 21:03   Re: Steam Group Admins
Reply With Quote #47

Yeah I thought after the fact it was a bit silly to even request such a feature because the owners do not typically change, though they can, if you leave the group the first appointed officer will receive ownership. Too situational to care about that and adding a single steamid is just as effective. Not sure what I was thinking.
casvdry is offline
KawMAN
SourceMod Donor
Join Date: Sep 2007
Location: Cracov
Old 03-30-2011 , 02:55   Re: Steam Group Admins
Reply With Quote #48

Hi,

Could you add possibilty to assign members/officers to SM Groups
like
Code:
"SteamGroupAdmins"
{
    "16432636"
    {
        "members"
        {
            "flags"        "a"
            "immunity"    "0"
            "group"    "PlayersSkins"
            "group"    "InMySteamGroup"
        }
        "officers"
        {
            "flags"        "ab"
            "immunity"    "5"
            "group"    "Admins"
            "group"    "InMySteamGroup"
        }
    }
}
__________________
KawMAN is offline
Send a message via ICQ to KawMAN Send a message via Skype™ to KawMAN
psychonic

BAFFLED
Join Date: May 2008
Old 03-30-2011 , 09:45   Re: Steam Group Admins
Reply With Quote #49

Quote:
Originally Posted by KawMAN View Post
Hi,

Could you add possibilty to assign members/officers to SM Groups
like
Code:
"SteamGroupAdmins"
{
    "16432636"
    {
        "members"
        {
            "flags"        "a"
            "immunity"    "0"
            "group"    "PlayersSkins"
            "group"    "InMySteamGroup"
        }
        "officers"
        {
            "flags"        "ab"
            "immunity"    "5"
            "group"    "Admins"
            "group"    "InMySteamGroup"
        }
    }
}
This has been requested before and I've been meaning to do it for a while.

Would you mind giving the attached version a try?

The config format is exactly as you have pasted. Flags and immunity are not required but will be used for the <ID>members and <ID>officers groups if they are specified. Matching clients will also be added to any other groups specified using the notation you gave, ("group" "groupnamehere"), adding as many as you want.

Last edited by psychonic; 04-20-2011 at 13:48. Reason: Removed attachments now that this has been released officially
psychonic is offline
KawMAN
SourceMod Donor
Join Date: Sep 2007
Location: Cracov
Old 04-07-2011 , 21:59   Re: Steam Group Admins
Reply With Quote #50

i have this error
Code:
L 04/08/2011 - 03:55:34: [steamgroupadmins.smx] KeyValue in invalid section
L 04/08/2011 - 03:55:34: [steamgroupadmins.smx] Steam Group Admins: Warning! Error parsing configs/sgadmins.txt
Steam Group Admins: Warning! Error parsing configs/sgadmins.txt
sga version 1.1.0
sgadmins.txt
Code:
"SteamGroupAdmins"
{
    "1673250"
    {
        "members"
        {
            "immunity"    "1"
            "group"    "SGMember"
        }
        "officers"
        {
            "immunity"    "70"
            "group"    "SGMember"
        }
    }
}
Config in first post don't work either
__________________
KawMAN is offline
Send a message via ICQ to KawMAN Send a message via Skype™ to KawMAN
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 02:34.


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