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

Disabling cvar change messages with sm_cvar?


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Optics233
Member
Join Date: Nov 2010
Old 07-30-2011 , 13:32   Disabling cvar change messages with sm_cvar?
Reply With Quote #1

hi,

I'd like to be able to hide the notes to people in my server when I change a cvar live with sm_cvar. I like to play little games and such in survival mode w/ l4d2 (kind of a sandbox mode in many ways) and showing which cvars I changed defeats the purpose.

Any way to do this?
Optics233 is offline
Bacardi
Veteran Member
Join Date: Jan 2010
Location: mom's basement
Old 07-30-2011 , 16:06   Re: Disabling cvar change messages with sm_cvar?
Reply With Quote #2

...cfg/sourcemod/sourcemod.cfg
Code:
// Specifies how admin activity should be relayed to users.  Add up the values
// below to get the functionality you want.
// 1: Show admin activity to non-admins anonymously.
// 2: If 1 is specified, admin names will be shown.
// 4: Show admin activity to admins anonymously.
// 8: If 4 is specified, admin names will be shown.
// 16: Always show admin names to root users.
// --
// Default: 13 (1+4+8)
sm_show_activity 13
Change value to 12, this on only admins can see admin command acivity,
such like give kick/ban/slay etc. etc. but non-admins not see this.

You want test this yourself and admins ? 4: Show admin activity to admins anonymously.
Then 8 or 0
Bacardi 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:51.


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