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

restricting admin commands/changing flags per command


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
goodBEan
Senior Member
Join Date: Jul 2010
Location: St. Louis Mo USA
Old 05-10-2012 , 21:34   restricting admin commands/changing flags per command
Reply With Quote #1

I have had a few moderators abuse the csay command and start gravity votes on my stock sever, and i need it to stop. How do I set it so that only admins with the flag of "z" can do commands like csay, starting votes, and etc. I can't find how to do that in sourcemod.
goodBEan is offline
ReFlexPoison
☠☠☠
Join Date: Jul 2011
Location: ☠☠☠
Old 05-10-2012 , 22:04   Re: restricting admin commands/changing flags per command
Reply With Quote #2

Simply navigate to admin_overrides.cfg in your addons/configs folder and add:
Code:
"sm_csay"    "z"
"sm_vote"    "z"
"sm_what-ever-else"    "z"
to the Overrides section.

Last edited by ReFlexPoison; 05-10-2012 at 22:05.
ReFlexPoison is offline
Reply


Thread Tools
Display Modes

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 17:01.


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