1 - You should really ask that in the correct forum as that is a question related to BetterChat.
2 - all though he currently doesnt have explicit instructions that detail how to change this he has included a copy of the default config file on the main page and reading previous pages you will find conversations regarding that.
Code:"CustomReplacement": "Unicorn",
Chat Guard [Unmaintained]
Discussion in 'Plugin Support' started by LaserHydra, Nov 28, 2015.
-
Handy plugin just wondered if you could make this plugin NOT affect admin.cheers
-
-
Last edited by a moderator: Dec 20, 2015
-
-
-
[Oxide] 6:28 PM [Error] Failed to call hook 'OnPlayerChat' on plugin 'ChatGuard v1.1.1' (NullReferenceException: Object reference not set to an instance of an object)
[Oxide] 6:28 PM [Debug] at Oxide.Plugins.ChatGuard.GetFilteredMesssage (System.String msg) [0x00000] in <filename unknown>:0 at Oxide.Plugins.ChatGuard.OnPlayerChat (.Arg arg) [0x00000] in <filename unknown>:0 at Oxide.Plugins.ChatGuard.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (System.Reflection.MethodInfo method, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hookname, System.Object[] args) [0x00000] in <filename unknown>:0 -
Code:object OnPlayerChat(ConsoleSystem.Arg arg)
Code:private object OnPlayerChat(ConsoleSystem.Arg arg)
-
@LaserHydra, can you add "ReplaceFullWord" parameter? It's very important, because sometimes ChatGuard blocks good words (especially the Russian language). Thnx
-
-
@up Yes, but when I added "private", plugin began to work...
-
-
LaserHydra updated Chat Guard with a new update entry:
2.0.0
-
Code:
(22:46:47) | [Oxide] 11:44 AM [Error] Failed to call hook 'OnPlayerChat' on plugin 'ChatGuard v2.0.0' (InvalidCastException: Value is not a convertible object: System.Collections.Generic.List`1[System.String] to System.Collections.Generic.List`1[[System.Object, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]])
-
-
-
-
-