Raised This Month: $ Target: $400
 0% 

Admins can see only


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
GM-Scorp
Senior Member
Join Date: Jun 2009
Location: netherlands
Old 08-20-2009 , 16:53   Admins can see only
Reply With Quote #1

Wel i was wondering if those messages
that sourcemod gives when you kick someone

like Scorp kicked ""his name here"

if i can set that so thats only visable for admins
so that public players or friend without admin status dont see what the admin does

so that every message that sourcemod give when kicking or banning
is only visable for admins

is that posable ?
GM-Scorp is offline
Send a message via MSN to GM-Scorp
Kevin_b_er
SourceMod Donor
Join Date: Feb 2009
Old 08-21-2009 , 22:07   Re: Admins can see only
Reply With Quote #2

No scripts required.

Open up the following (Example with TF2 where the game directory is 'tf')

tf/cfg/sourcemod/sourcemod.cfg

You should see the following:
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 that value by adding up the options you want and putting that as the value of sm_show_activity.

To hide it from non-admins completely, don't put in the 1 or the 2 and add the other options you want. Since it sounds like you don't want non-admins to see anything, try out 12. (4 + which will show admin activity only to admins.
Kevin_b_er is offline
GM-Scorp
Senior Member
Join Date: Jun 2009
Location: netherlands
Old 08-22-2009 , 03:07   Re: Admins can see only
Reply With Quote #3

Okay i wil try that
Thank you verry much

i only donr get what the 4+ do i have to put that behind it to or only 12 ?
__________________

Last edited by GM-Scorp; 08-22-2009 at 03:10.
GM-Scorp is offline
Send a message via MSN to GM-Scorp
atom0s
Senior Member
Join Date: Jul 2009
Old 08-22-2009 , 09:33   Re: Admins can see only
Reply With Quote #4

Quote:
Originally Posted by GM-Scorp View Post
Okay i wil try that
Thank you verry much

i only donr get what the 4+ do i have to put that behind it to or only 12 ?

You just add the options you wish to use together and use the total as the value requested.
atom0s is offline
GM-Scorp
Senior Member
Join Date: Jun 2009
Location: netherlands
Old 08-22-2009 , 09:39   Re: Admins can see only
Reply With Quote #5

So basicly if i want to use 4 and 8

i put 48 behind it
__________________
GM-Scorp is offline
Send a message via MSN to GM-Scorp
Crap
Senior Member
Join Date: Aug 2008
Old 08-24-2009 , 14:58   Re: Admins can see only
Reply With Quote #6

Quote:
Originally Posted by GM-Scorp View Post
So basicly if i want to use 4 and 8

i put 48 behind it
4+8=12

Put 12
Crap is offline
GM-Scorp
Senior Member
Join Date: Jun 2009
Location: netherlands
Old 09-05-2009 , 08:52   Re: Admins can see only
Reply With Quote #7

i tryed it but people still can see what the admins are doing does anyone know what i have to set so that only admins can see if someone get kicked ???

there must be some coder here that knows the number to block off all activaty to the Non-Admins
__________________

Last edited by GM-Scorp; 09-05-2009 at 09:07.
GM-Scorp is offline
Send a message via MSN to GM-Scorp
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 03:11.


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