View Single Post
OciXCrom
Veteran Member
Join Date: Oct 2013
Location: Macedonia
Old 03-04-2022 , 14:28   Re: Elite Admin System v6.7.2
Reply With Quote #171

Quote:
Originally Posted by Swytchz View Post
I would like to disable player chat for this plugin as I use another Oxcicrom Chat Manager.
How can I combine both into one, or remove chat from this plugin?
Remove these lines (241-251) from the main plugin:

Code:
if( g_iConfig[ TEAM_SAY ] ) {     register_clcmd( "say", "OnHookSay" );     register_clcmd( "say_team", "OnHookSayTeam" ); } else {     register_clcmd( "say", "OnHookSay" );     register_clcmd( "say_team", "OnHookSay" ); }
__________________
OciXCrom is offline
Send a message via Skype™ to OciXCrom