View Single Post
CookieCrumbler
Senior Member
Join Date: Feb 2013
Location: Australia
Old 03-20-2018 , 04:55   Re: Hide slash messages
Reply With Quote #15

Then just do it to all of them.

You could have just hardcoded return PLUGIN_HANDLED at the end of every function where ever slash commands are used in any of your plugins and you would have achieved what you wanted already.

See the first example in the second post of the thread ... just do that in everyplace in your plugins code where a say command function is used in your code.
__________________
--------------------------------------------------
C is for cookie ... thats good enuff 4 me

Last edited by CookieCrumbler; 03-20-2018 at 05:03.
CookieCrumbler is offline