1. The plugins doesn´t works
     
  2. What exactly is not working?
     
  3. The plugin doesn´t work, it's like no have the plugin installed, when i put the plugin chat hadler the plugin clans doesn't works

    When i have only the plugin clans work perfectly, but when install the plugin Chat Handler, i put in the chat /clan create "Tag" "Description" And say the command "clan" is not valid.
     
  4. Please post your oxide log.
    ChatHandler doesnt interfere with the clans plugin at all. If the chat command isnt working there is something wrong with your installation.
     
  5. When i install only the chathandler works perfectly
    When i install only the clans works perfectly
    When i install both, don't work clans

    I have my server whith Gameservers
     
  6. You should start reading my posts and answer the questions or follow the steps and asking for.
    Im not gonna ask 3 times for everything.
     
  7. Domestos updated Chat Handler with a new update entry:

    bug fixes

     
  8. Current issue with chathandler and notifier; they are both hooking the OnPlayerChat hook and double chat is being transmitted.
     
  9. Axy

    Axy

  10. Notifier seems to be switching from a "notifier" plugin to another "chat moderation/all in one" plugin so Notifier and ChatHandler arent compatible.
    You have to decide which one to use.
     
  11. I'm sorry but i write the first time this:

    I see you don't read good, but well the next time i write really slow and word by word
     
  12. This plugin parses all text in the chat to lower case. I looked through the code but couldn't find whats doing this. Any feedback?
     
  13. Domestos updated Chat Handler with a new update entry:

    Bug fix


    [DOUBLEPOST=1429764739][/DOUBLEPOST]
    Should be fixed in the latest version. Thanks for reporting.
     
  14. @Domestos

    Can you add a option so admin can send colored messages to the chat ? using the color code ?
     
  15. You can use admin mode for this.
     
  16. a ok thx.
     
  17. Is it possible to add automute, if wordfilter detected a word in wordfilter-list?
    Code:
    Mikki27112: what a fuck?
    [Oxide] 1:20 PM [Info] [Chathandler2.5.5] :: Mikki27112 mute 5 min. Reason: bad languge
     
  18. I'll think about it. I might add it as an optional config option.
     
  19. i am getting this error any idea ?

    i use latest oxide and plugin version

    Code:
    [4/24/2015 4:32:06 PM] [Oxide] 4:32 PM [Error] Failed to call hook 'OnPlayerChat' on plugin 'Chat Handler'
    File: chathandler.lua Line: 1009 attempt to concatenate local 'title' (a nil value):
      at NLua.Lua.ThrowExceptionFromError (Int32 oldTop) [0x00000] in <filename unknown>:0
      at NLua.Lua.CallFunction (System.Object function, System.Object[] args, System.Type[] returnTypes) [0x00000] in <filename unknown>:0
      at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[],System.Exception&)
      at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
    [4/24/2015 4:32:09 PM] [Oxide] 4:32 PM [Error] Failed to call hook 'OnPlayerChat' on plugin 'Chat Handler'
    File: chathandler.lua Line: 1009 attempt to concatenate local 'title' (a nil value):
      at NLua.Lua.ThrowExceptionFromError (Int32 oldTop) [0x00000] in <filename unknown>:0
      at NLua.Lua.CallFunction (System.Object function, System.Object[] args, System.Type[] returnTypes) [0x00000] in <filename unknown>:0
      at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[],System.Exception&)
      at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
    [4/24/2015 4:32:13 PM] [Oxide] 4:32 PM [Error] Failed to call hook 'OnPlayerChat' on plugin 'Chat Handler'
    File: chathandler.lua Line: 1009 attempt to concatenate local 'title' (a nil value):
      at NLua.Lua.ThrowExceptionFromError (Int32 oldTop) [0x00000] in <filename unknown>:0
      at NLua.Lua.CallFunction (System.Object function, System.Object[] args, System.Type[] returnTypes) [0x00000] in <filename unknown>:0 
     
  20. The plugin "Ranks And Titles" causes this. The latest changes made it incompatible again.