Raised This Month: $ Target: $400
 0% 

Sourcemod question


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
VintageEpicFail
Senior Member
Join Date: Feb 2012
Location: Straya
Old 09-28-2014 , 00:39   Sourcemod question
Reply With Quote #1

Ok, not really sure how to put this but
Is there a cvar or something to change what chat triggers can be seen by players in chat?

Like !slap player 0 shows you saying it in chat
And /slap player 0 doesn't show you saying it in chat

Is there a way to make it so the !slap, etc commands aren't shown in chat?

Thanks
VintageEpicFail is offline
DoPe^
Veteran Member
Join Date: Jul 2008
Location: Denmark / Copenhagen
Old 09-28-2014 , 17:19   Re: Sourcemod question
Reply With Quote #2

Well you can go to addons/sourcemod/configs/core.cfg

In there you can find

Code:
	/**
	 * String to use as the public chat trigger.  Set an empty string to disable.
	 */
	"PublicChatTrigger"		"!"
	
	/**
	 * String to use as the silent chat trigger.  Set an empty string to disable.
	 */
	"SilentChatTrigger"		"/"
Else you could try this plugin

https://forums.alliedmods.net/showthread.php?p=508430
__________________

Last edited by DoPe^; 09-28-2014 at 17:19.
DoPe^ is offline
VintageEpicFail
Senior Member
Join Date: Feb 2012
Location: Straya
Old 09-29-2014 , 04:05   Re: Sourcemod question
Reply With Quote #3

Thanks
VintageEpicFail 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:30.


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