This site is a testing version, but all data is shared with the live forum.


Raised This Month: $ Target: $400
 0% 

[SOLVED]Admin doesen't work... AT ALL


Post New Thread Reply   
 
Thread Tools Display Modes
RedSword
SourceMod Plugin Approver
Join Date: Mar 2006
Location: Quebec, Canada
Old 11-26-2012 , 17:08   Re: Admin doesen't work... AT ALL
Reply With Quote #11

Quote:
Originally Posted by RonanZer0 View Post
It is NOT a common problem and I have one of the cs:go support builds getting a new build wont help it and I know that because I already tried.
Quote:
Originally Posted by RonanZer0 View Post
I'm using TF2 so I can't do de_dust2,
-_-


Other than that, I'm using in admin_groups
Code:
	"Full Admins"
	{
		/**
		 * You can override commands and command groups here.
		 * Specify a command name or group and either "allow" or "deny"
		 * Examples:
		 * 		":CSDM"			"allow"
		 *		"csdm_enable"	"deny"
		 */
		 Overrides
		 {
		 }
		"flags"			"abcdefghiz"

		/* Largish number for lots of in-between values. */
		"immunity"		"99"
	}
with admins.cfg
Code:
Admins
{
	"RedSword"
	{
		"auth"			"steam"
		"identity"		"STEAM_0:1:1337"
		"group"			"Full Admins"
	}
	"RedSwordLan"
	{
		"auth"			"steam"
		"identity"		"STEAM_0:0:0"
		"group"			"Full Admins"
	}
}
You might try with groups and then do sm_reloadadmins. (Just another way)
__________________
My plugins :
Red Maze
Afk Bomb
RAWR (per player/rounds Awp Restrict.)
Kill Assist
Be Medic

You can also Donate if you appreciate my work

Last edited by RedSword; 11-26-2012 at 17:09.
RedSword is offline
RonanZer0
Member
Join Date: Aug 2012
Old 11-26-2012 , 17:21   Re: [SOLVED]Admin doesen't work... AT ALL
Reply With Quote #12

Your a bit late to the party. And about that, for some reason people think it means that I'm using cs:go but it does not! It's just a build that SUPPORTS cs:go. I never specifically said I was using cs:go.
RonanZer0 is offline
asherkin
SourceMod Developer
Join Date: Aug 2009
Location: OnGameFrame()
Old 11-26-2012 , 21:49   Re: [SOLVED]Admin doesen't work... AT ALL
Reply With Quote #13

admin-flatfile is the plugin that reads the admin configuration files, of course it wasn't going to work if you removed that.
__________________

Last edited by asherkin; 11-26-2012 at 21:50.
asherkin 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:49.


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