View Single Post
Obyboby
Veteran Member
Join Date: Sep 2013
Old 05-09-2018 , 08:56   Re: [ANY] Discord/Slack API (CallAdmin, SourceBans, ...)
Reply With Quote #102

Quote:
Originally Posted by Furchee View Post
Is there a way one could comment out / remove the global notification in chat when someone reports another player ?
If a player reports another and the other person can see it, 9 times out of 10 they either leave or start flaming the other party.
This is something you need to set inside the main calladmin CFG. It is possible already

From cfg/sourcemod/plugin.calladmin.cfg:

PHP Code:
// Whether or not a report should be notified to all players or only the reporter.
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_calladmin_public_message "0" 
__________________

Last edited by Obyboby; 08-24-2018 at 06:42.
Obyboby is offline