Raised This Month: $ Target: $400
 0% 

Sourcemod Overrides Not Working


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
mikmik02
Junior Member
Join Date: Dec 2017
Location: In My Basement
Old 03-07-2018 , 15:56   Sourcemod Overrides Not Working
Reply With Quote #1

I have a big problem on my csgo server. At the moment everyone can use vip and models commands for some reason. I have tried overrides in both sourcebans and in admin_overrides.cfg. In my vip plugin i have
Code:
RegAdminCmd("sm_vip", Command_sm_vip, ADMFLAG_RESERVATION, "This is my great command");
But still everyone can use it. This is my overrides.cfg
Code:
Overrides
{
		"sm_vip"		"a"
		"sm_skin"		"a"
		"sm_skins"		"a"
		"sm_models"		"a"
		"sm_model"		"a"
}
Any help is appreciated!
mikmik02 is offline
Send a message via Skype™ to mikmik02
Fyren
FyrenFyrenFyrenFyrenFyren FyrenFyrenFyrenFyrenFyren FyrenFyrenFyrenFyrenFyren FyrenFyrenFyrenFyrenFyren
Join Date: Feb 2106
Old 03-07-2018 , 18:28   Re: Sourcemod Overrides Not Working
Reply With Quote #2

Try sm_who from the base plugins to see if everyone is being given that flag without you intending it. Or change the override to some other flag like root to test.
Fyren 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 13:53.


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