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

Steam Group Admins (updated 2011-09-26)


Post New Thread Reply   
 
Thread Tools Display Modes
AlfredSpain
Senior Member
Join Date: Oct 2010
Old 09-27-2012 , 04:32   Re: Steam Group Admins (updated 2011-09-26)
Reply With Quote #121

Work on cs:go ?



error file:
Code:
L 09/27/2012 - 10:15:14: Error log file session closed.
L 09/27/2012 - 10:15:14: SourceMod error session started
L 09/27/2012 - 10:15:14: Info (map "de_dust_se") (file "errors_20120927.log")
L 09/27/2012 - 10:15:14: [SM] Unable to load plugin "steamgroupadmins.smx": Required extension "SteamTools" file("steamtools.ext") not running
steamtools.ext.so is installed

Last edited by AlfredSpain; 09-27-2012 at 04:33.
AlfredSpain is offline
psychonic

BAFFLED
Join Date: May 2008
Old 09-27-2012 , 08:50   Re: Steam Group Admins (updated 2011-09-26)
Reply With Quote #122

Quote:
Originally Posted by AlfredSpain View Post
Work on cs:go ?
It will work on any game that SteamTools supports.

Quote:
Originally Posted by AlfredSpain View Post
steamtools.ext.so is installed
SteamTools doesn't support CS:GO.
psychonic is offline
Root_
Veteran Member
Join Date: Jan 2012
Location: ryssland
Old 10-08-2012 , 15:58   Re: Steam Group Admins (updated 2011-09-26)
Reply With Quote #123

hey, nice plugin! Can you add a support for 'moderators'?
__________________


dodsplugins.com - Plugins and Resources for Day of Defeat
http://twitch.tv/zadroot
Root_ is offline
minimoney1
SourceMod Donor
Join Date: Dec 2010
Old 10-08-2012 , 16:02   Re: Steam Group Admins (updated 2011-09-26)
Reply With Quote #124

Quote:
Originally Posted by Root_ View Post
hey, nice plugin! Can you add a support for 'moderators'?
I think SteamTools needs to add support for that first.
__________________
Need help? PM me or add me on Steam.
My Steam




Quote:
Originally Posted by Rp.KryptoNite View Post
For some reason his Plugin never worked for me ,
@credits were added
im not stealing any plugins dude its my THING
minimoney1 is offline
psychonic

BAFFLED
Join Date: May 2008
Old 10-08-2012 , 16:04   Re: Steam Group Admins (updated 2011-09-26)
Reply With Quote #125

Quote:
Originally Posted by minimoney1 View Post
I think SteamTools needs to add support for that first.
Steam's ISteamGameServer interface would need support for it before SteamTools could even add it.
psychonic is offline
deltadude
SourceMod Donor
Join Date: Mar 2010
Old 11-12-2012 , 02:54   Re: Steam Group Admins (updated 2011-09-26)
Reply With Quote #126

i have a fairly large steam group and i am using this.

The problem i get is sometimes it doesnt assign users the flags, and will not until the map changes. It seems very hit and miss.

Is there a way to fix this?

Code:
"SteamGroupAdmins"
{
    "4228897"
    {
        "officers"
        {
            "flags"        "z"
            "immunity"    "100"
            "group"        "Admin"
        }
    }
    "3512061"
    {
        "members"
        {
            "flags"        "ab"
            "immunity"    "0"
        }
        "officers"
        {
            "flags"        "abcdj"
            "immunity"    "10"
        }
    }
    "4168325"
    {
        "members"
        {
            "flags"        "aboq"
            "immunity"    "0"
        }
    }
}
__________________

Last edited by deltadude; 11-12-2012 at 03:22.
deltadude is offline
captaindeterprimary
AlliedModders Donor
Join Date: Sep 2012
Old 12-02-2012 , 23:34   Re: Steam Group Admins (updated 2011-09-26)
Reply With Quote #127

Okay I have it installed correctly and it worked once.
I have this:
Code:
"SteamGroupAdmins"
{
	"4249928"
	{
		}
		"members"
		{
			"flags"		"ao"
			"immunity"	"0"
		}
	}
}
but I receive this:
Code:
22:29:31 sm_reloadadmins
22:29:31 [steamgroupadmins.smx] Invalid group "members" in config
22:29:31 [steamgroupadmins.smx] Steam Group Admins: Warning! Error parsing configs/sgadmins.txt
22:29:31 Steam Group Admins: Warning! Error parsing configs/sgadmins.txt
22:29:31 [admin-flatfile.smx] Error(s) detected parsing addons/sourcemod/configs/admins_simple.ini
22:29:31 [admin-flatfile.smx]  (line 3) Failed to bind identity  (method name)
22:29:31 [steamgroupadmins.smx] Invalid group "members" in config
22:29:31 [steamgroupadmins.smx] Steam Group Admins: Warning! Error parsing configs/sgadmins.txt
22:29:31 Steam Group Admins: Warning! Error parsing configs/sgadmins.txt
22:29:31 [steamgroupadmins.smx] Invalid group "members" in config
22:29:31 [steamgroupadmins.smx] Steam Group Admins: Warning! Error parsing configs/sgadmins.txt
22:29:32 Steam Group Admins: Warning! Error parsing configs/sgadmins.txt
22:29:32 [basecommands.smx] "Console<0><Console><Console>" refreshed the admin cache.
22:29:32 [SM] Admin cache has been refreshed.
Any clue as to why?
__________________
Last edited by ; Today at 08:20 AM. Reason: Get rid of s

Last edited by captaindeterprimary; 12-02-2012 at 23:35. Reason: derped on the info
captaindeterprimary is offline
DarthNinja
SourceMod Plugin Approver
Join Date: Mar 2009
Location: PreThinkHook()
Old 12-03-2012 , 02:10   Re: Steam Group Admins (updated 2011-09-26)
Reply With Quote #128

It's extremely obvious. Look at your brackets.
__________________
DarthNinja is offline
captaindeterprimary
AlliedModders Donor
Join Date: Sep 2012
Old 12-03-2012 , 22:44   Re: Steam Group Admins (updated 2011-09-26)
Reply With Quote #129

I am sorry but I am new to sourcemod. Ima derp away now and be less stupid... hopefully. I see my error thanks.
__________________
Last edited by ; Today at 08:20 AM. Reason: Get rid of s
captaindeterprimary is offline
Weasel
AlliedModders Donor
Join Date: Apr 2004
Location: Undisclosed / Secure
Old 02-16-2013 , 16:39   Re: Steam Group Admins (updated 2011-09-26)
Reply With Quote #130

.. Wishing there was an AMX-Mod-X equivalent to this.
__________________
Pwease pardon by bad Engrish.
Steam Profile, Steam Group, Stats, Twitter
Weasel 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 19:37.


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