1. Hey Domestos, what would u think about an "AntiMute"-Permission, so that's not possible to mute admins?
     
  2. Wouldnt be too hard to implement but is it really neccessary? I feel like if your admins are muting each, other there is something wrong with your admins :p
     
  3. how to give admin rights to another on muted?

    как дать права другому админу на приглушение?
     
  4. You can set each permission in the config. You can find the default permissions on the overview page.
    If you are having issues with permissions there are tutorials to help you.
     
  5. Wulf

    Wulf Community Admin

  6. error

    ошибка
     

    Attached Files:

    • 1.png
      1.png
      File size:
      13.5 KB
      Views:
      15
  7. What Rust and what Oxide version are you running?
     
  8. rust 1281, oxide 2.0.1111
     
  9. howhowhow?
     

    Attached Files:

  10. Read the overview page. This plugin uses Oxide's permissions not auth level.
     
  11. Domestos updated Chatmute with a new update entry:

    mute voice

     
  12. Multiple players complaining about their mic's being muted when they had never been /mute'd. Not sure what is the reasoning, started happening after I updated.
     
  13. Weird. The voice mute is only tied to the mute commands, the plugin never mutes on its own.
    Do they get a notice that they were muted or are they muted as soon as they join your server?
     
  14. Getting the same error as others
    Code:
    [Oxide] 5:07 AM [Error] Failed to call hook 'OnRunCommand' on plugin 'ChatMute'
    File: chatmute.lua Line: 651 argument number 2 is invalid:
      at NLua.Method.LuaMethodWrapper.Call (LuaState luaState) [0x00000] in <filename unknown>:0
    Didn't see a response on what to do differently or what I'm doing incorrectly :S
     
    Last edited by a moderator: Jul 7, 2015
  15. Does anyone have issues with players being permanently voice muted even after being unmuted/never being muted at all?

    I had two players ask me to mute then and unmute them and then they were able to use their microphones again.

    I am not able to confirm it myself at the moment, so I am just interested in hearing if anyone else has noticed it.
     
  16. Domestos updated Chatmute with a new update entry:

    voice mute


    [DOUBLEPOST=1436264737][/DOUBLEPOST]
    That is a pretty misterious issue that a few people have. I was never able to reproduce it on my own. I noticed that most people with that issue are russian servers so it might has to be something with russian characters in chat.
     
  17. Can I disable the voice mute feature so people are not randomly muted?
     
  18. Currently not. I'd rather try to find out why people are randomly muted instead of just disabling it.
    Since the voice muted flag was introduced not long ago this could also be an issue on Rust's side.
     
  19. gettin random error message on latest version
    Code:
    [Error] Failed to call hook 'OnPlayerInit' on plugin 'ChatMute'
    File: chatmute.lua Line: 692 attempt to index field 'PlayerFlag' (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
     
    Last edited by a moderator: Jul 7, 2015
  20. Code:
    2:02 PM [Error] Failed to call hook 'OnPlayerInit' on plugin 'ChatMute'
    File: chatmute.lua Line: 692 attempt to index field 'PlayerFlag' (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
     
    Last edited by a moderator: Jul 7, 2015