Raised This Month: $ Target: $400
 0% 

Is there a way to disable the notification of an admin using commands?


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
vaporub
New Member
Join Date: Mar 2009
Old 03-29-2009 , 22:54   Is there a way to disable the notification of an admin using commands?
Reply With Quote #1

Like, for example, so I can kick someone without broadcasting it to the server. thanks.
vaporub is offline
strontiumdog
Veteran Member
Join Date: Jan 2007
Location: BC, Canada
Old 03-29-2009 , 23:23   Re: Is there a way to disable the notification of an admin using commands?
Reply With Quote #2

In 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 28
__________________
Plugins | TheVille
Zombie Mod for DoD:S - l4dod.theville.org
strontiumdog is offline
vaporub
New Member
Join Date: Mar 2009
Old 03-30-2009 , 00:44   Re: Is there a way to disable the notification of an admin using commands?
Reply With Quote #3

Quote:
Originally Posted by strontiumdog View Post
In 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 28
thanks!
vaporub is offline
BigFellor
New Member
Join Date: Apr 2009
Old 04-07-2009 , 22:27   Re: Is there a way to disable the notification of an admin using commands?
Reply With Quote #4

Ok, sorry, I am kind of an idiot and new to SourceMod. I dont get this. I dont have a cfg/sourcemod/sourcemod.cfg file/folder. What I do have is

l4d/left4dead/addons/sourcemod/configs folder, but no sourcemod.cfg. What am I missing? SM works fine, I can kick, ban, mute, etc, I just dont want it to broadcast the [SM] messages.
BigFellor is offline
Lebson506th
Veteran Member
Join Date: Jul 2008
Old 04-07-2009 , 22:30   Re: Is there a way to disable the notification of an admin using commands?
Reply With Quote #5

left4dead/cfg/sourcemod/sourcemod.cfg

Should be there.

If not, you missed files.
__________________
My Plugins
Spray Tracer by Nican, maintained by me
Simple TK Manager
DoD:S Admin Weapons

Links
Resistance and Liberation (A HL2 Multiplayer Modification)
Lebson506th is offline
BigFellor
New Member
Join Date: Apr 2009
Old 04-08-2009 , 01:46   Re: Is there a way to disable the notification of an admin using commands?
Reply With Quote #6

Thanks, found the missing files, all works well.
BigFellor is offline
jelatin
Junior Member
Join Date: Apr 2009
Old 04-09-2009 , 11:45   Re: Is there a way to disable the notification of an admin using commands?
Reply With Quote #7

Alright, I'm sorry but I don't quite understand how this works, seeing as how you can reach a sum through multiple combinations.

So if I want to display the admin name to everyone do I have to use 1 AND 2 or just 2? As in, are 2 and 8 simply modifiers to be used in conjunction with 1 and 4 or can they standalone.

To my thinking, to display info to all users I would simply use sm_show_activity 3

Also: is 16 meaning root users as in anyone with the highest level of admin or is a root user your basic default user.

// 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+
sm_show_activity 28
jelatin is offline
DeZeeko
Junior Member
Join Date: Apr 2009
Old 04-09-2009 , 11:52   Re: Is there a way to disable the notification of an admin using commands?
Reply With Quote #8

Hello jelatin i am in the same boat as you i just started a new post then i saw this one i do not understand either i made the #28 like he has it and i get Admin+ game name I just want Admin to show not game name so i will be watching this post hopefully someone will let us know what we are doing wrong..
DeZeeko is offline
jelatin
Junior Member
Join Date: Apr 2009
Old 04-09-2009 , 12:05   Re: Is there a way to disable the notification of an admin using commands?
Reply With Quote #9

Well, in your case I think the solution was correct. Remember that if you are the admin you will be able to see your name next to the command, but the users in your server will not see the same line of text you will. Basically, the only reason you are seeing the command is because you are an admin.

You may need another person in your server without admin privileges to tell you, but I think the 28 gives you what you need.
jelatin is offline
Lebson506th
Veteran Member
Join Date: Jul 2008
Old 04-09-2009 , 12:15   Re: Is there a way to disable the notification of an admin using commands?
Reply With Quote #10

28 = 16 + 8 + 4

The whole setup of that variable is that there is only one combination you can get for each of those settings.

If you want non-admins to see everything, 3 is correct.

And but "root" user it means person with root permissions (z flag)
__________________
My Plugins
Spray Tracer by Nican, maintained by me
Simple TK Manager
DoD:S Admin Weapons

Links
Resistance and Liberation (A HL2 Multiplayer Modification)
Lebson506th 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 04:25.


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