View Single Post
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