1. Is there a more current version of this? We'd like to potentially use the "Admin Mode" for it's anonymity but typing in chat whilst using it shows this message at the moment,

    Gyazo - b44ed7bc4b1364753e205dc3113850d0.png
     
  2. Whats the chat message regex for this?
     
  3. Yes pls whats the regex for rustadmin ?
     
  4. pls regex
    essential for me
     
  5. you dont use private messaging between admins ? , just curious as i find it works great,

    just an inquiry but for some reason i am unable to access the chatmute page as i dont have "permission" to view it, I was wondering if it had been updated as i still get the error message even though chat handler still works great,
     
  6. sXs

    sXs

    [Oxide] 05:38 [Warning] Missing plugin name prefix 'chathandler.' for permission 'vip' (by plugin 'Chat Handler')
    [Oxide] 05:38 [Warning] Missing plugin name prefix 'chathandler.' for permission 'moderator' (by plugin 'Chat Handler')
    [Oxide] 05:38 [Warning] Missing plugin name prefix 'chathandler.' for permission 'donator' (by plugin 'Chat Handler')
    [Oxide] 05:38 [Warning] Missing plugin name prefix 'chathandler.' for permission 'player' (by plugin 'Chat Handler')
     
  7. For some reason new players won't automatically join the "player" group.
     
  8. How do i add someone to a group, sorry for the noob question
    [DOUBLEPOST=1467562946][/DOUBLEPOST]

    Same problem
     
  9. Any info about how to disable it??
     
  10. Good day,

    when i start up the server and when i downloaded the chat handler the prefix does not show ingame,
    when i make a new group, what permission do i have to give the group so that the prefix will show up ingame?

    i deleted the group admin cuz i wanted to make owner my first position.
    i hope some one can help me with this problem.

    great regards,
    Infinitykill
     

  11. Same here. Is there a newer version of the plugin? Our vip´s are not shown in the chat and no other prefix is working (only admin).
     
  12. is there a way to make the chat box be some were els?
     
  13. Getting this error since the update today...

    Code:
    [Oxide] 15:36 [Error] Failed to call hook 'OnPlayerChat' on plugin 'chathandler v3.1.4'
    File: chathandler.lua Line: 332 attempt to index field 'ConsoleSystem' (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 NLua.Lua.CallFunction (System.Object function, System.Object[] args) [0x00000] in <filename unknown>:0
      at NLua.LuaFunction.Call (System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Ext.Lua.Plugins.LuaPlugin.OnCallHook (System.String hookname, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.Plugin.CallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0 
     
  14. Same, @Wulf Can you upgrade this plugin please?
     
  15. +1 update bricked it
     
  16. global.ConsoleSystem.Broadcast("chat.add", senderSteamID, name..msg)


    change to

    rust.BroadcastChat(name, msg, senderSteamID)


    partially restore job
    It does not solve all problems
     
    Last edited by a moderator: Jul 14, 2016
  17. Fixed version
     

    Attached Files:

  18. [Oxide] 22:22 [Warning] Missing plugin name prefix 'chathandler.' for permission 'admin' (by plugin 'Chat Handler')
    [Oxide] 22:22 [Warning] Missing plugin name prefix 'chathandler.' for permission 'player' (by plugin 'Chat Handler')
    [Oxide] 22:22 [Warning] Missing plugin name prefix 'chathandler.' for permission 'donator' (by plugin 'Chat Handler')
    [Oxide] 22:22 [Warning] Missing plugin name prefix 'chathandler.' for permission 'vip' (by plugin 'Chat Handler')
    [Oxide] 22:22 [Warning] Missing plugin name prefix 'chathandler.' for permission 'moderator' (by plugin 'Chat Handler')

    You know how can i resolve this?
     
  19. Add the prefix chathandler to the permissions defined in the config