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

RE: CSS sourcemod admin chat


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Evan52098
Junior Member
Join Date: Dec 2013
Old 12-29-2013 , 21:58   RE: CSS sourcemod admin chat
Reply With Quote #1

Hi, I run a sourcemod css server and when I do @<message> it would show (ALL) Evan52098:<message>
I want it to show (Admin):<message> how would I do that?

Last edited by Evan52098; 12-29-2013 at 22:21.
Evan52098 is offline
HvG Community
AlliedModders Donor
Join Date: Sep 2012
Old 12-29-2013 , 22:57   Re: CSS sourcemod admin chat
Reply With Quote #2

https://forums.alliedmods.net/showthread.php?t=186695
HvG Community is offline
Evan52098
Junior Member
Join Date: Dec 2013
Old 12-29-2013 , 23:14   Re: CSS sourcemod admin chat
Reply With Quote #3

That would not be considered a group would it? Since you're doing @<message>. Also if I wanted to chance the text how would I? is it in a config or what?
Evan52098 is offline
HvG Community
AlliedModders Donor
Join Date: Sep 2012
Old 12-30-2013 , 08:57   Re: CSS sourcemod admin chat
Reply With Quote #4

No, you don't have to @, just write and it will show Admin every time.
HvG Community is offline
Bacardi
Veteran Member
Join Date: Jan 2010
Location: mom's basement
Old 12-30-2013 , 13:59   Re: CSS sourcemod admin chat
Reply With Quote #5

Quote:
Originally Posted by Evan52098 View Post
Hi, I run a sourcemod css server and when I do @<message> it would show (ALL) Evan52098:<message>
I want it to show (Admin):<message> how would I do that?
You are already anonymous for those who have no admin

but you can do it for admins too *but you still see your own name in output, no one else.
change from ...cfg/sourcemod/sourcemod.cfg admin activity
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 5

Last edited by Bacardi; 12-30-2013 at 14:06.
Bacardi is offline
Evan52098
Junior Member
Join Date: Dec 2013
Old 01-01-2014 , 15:22   Re: CSS sourcemod admin chat
Reply With Quote #6

It's not who sees the admin names, it's what I want the admin chat broadcast to look like when admins do @<messgage>. He's an example. @Hello = (ALL) Evan52098: Hello
Instead I want it to look like this: (Admin) (Admin): Hello

Moreless it's what Bacardi said, but how would I make it say (Admin) (Admin): Don't bait.

Last edited by Evan52098; 01-01-2014 at 15:23.
Evan52098 is offline
HvG Community
AlliedModders Donor
Join Date: Sep 2012
Old 01-01-2014 , 22:15   Re: CSS sourcemod admin chat
Reply With Quote #7

just use https://forums.alliedmods.net/showthread.php?t=186695
it will show the tag you put whenever admin chats tho,not @ thing.
HvG Community 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 13:02.


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