BetterChat

Moved

Total Downloads: 26,200 - First Release: Apr 21, 2015 - Last Update: Jan 12, 2018

4.9898/5, 98 likes
  1. You had [admin] also as title for the owner group. So if you are in the owner and admin group, you get both. As both are the same, its [admin] twice.
     
    Last edited by a moderator: Jun 30, 2016
  2. Don't want to bother, but how can I remove all the icons and leave only the text in the chat?
     
  3. Rust, right?
    Rust has those icons by default. I can not remove them.
     
  4. without plugin chat text only
     
  5. i have upload new update from plugin and my old config files and so on...first i cant see clantag .now i have work on groups.json but now i see clantag but not vip or admin tag?can anyone help me? this is my groups.json sorry for bad english .
     

    Attached Files:

  6. Yea thats what i said? but the same happens with my admin, he gets [MOD] [ADMIN] and when i use usergroup remove name mod it goes away.. but when server restart he gets back in the group
     
  7. Hi, I'm trying to call cmdMute via python for the adminmenu plugin i've made.
    However it is giving me the following error whenever it ry
    Code:
    01:28 [Error] Failed to call hook 'cmdMute' on plugin 'BetterChat v4.1.13' (InvalidCastException: Cannot cast from source type to destination type.)
    01:28 [Debug]   at Oxide.Plugins.BetterChat.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.CSharpPlugin.InvokeMethod (HookMethod 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 name, System.Object[] args) [0x00000] in <filename unknown>:0
    
    The python I'm using to call this is the standard way of calling a method:
    Code:
    BC = plugins.Find('BetterChat')
    BC.Call("cmdUnmute",callingply, 'command', arguments)
    where callingply is the BasePlayer object of the calling admin, who has the permission,
    and arguments is a list of strings of the arguments of the command, e.g. ['76561198xxxxxxxxx','10m']

    Am I missing something obvious? Thanks if you can help
     
  8. Propably because your arguments should be a csharp string array. I recommend calling the API functions. As far as I remember there is one for muting.
     
  9. Betterchat doesn't work for my server, as you can see in the pictures. the command /chat etc don't exist how do i fix this?

    Schermopname (2).png Schermopname (1).png
     
  10. Wulf

    Wulf Community Admin

    It needs to be BetterChat.cs, not BetterCat (2).cs.
     
  11. You need to also remove the (1) from your teleport plugin as well and delete the config for the betterchat and teleport then reload both plugins
     
  12. Okay thanks - as far as I could see there isn't an API call for mute, but i'll convert to a string array and try again.
     
  13. Code:
    [Oxide] 22:32 [Warning] Duplicate permission registered 'betterchat.group.gamedeveloper' (by plugin 'Better Chat')
    [Oxide] 22:32 [Warning] Duplicate permission registered 'betterchat.group.player' (by plugin 'Better Chat')
    [Oxide] 22:32 [Warning] Duplicate permission registered 'betterchat.group.zadmin' (by plugin 'Better Chat')
     

    Attached Files:

  14. please add the function pm
     
  15. Wulf

    Wulf Community Admin

    There are existing plugins for private messaging, I don't think it should all be integrated into this plugin personally.
     
  16. Hi, i have one question.
    Why does not show ClanTags in Formatting chat? there's a command to show it?
    Thanks

    -SOLVED
    FIX IS IN PAGE 124 RESISTANCE FILES
     
    Last edited by a moderator: Jul 2, 2016
  17. Ok, so I'm having issues again with BetterChat not showing Clan tags. I was using an older version of betterchat so I updated it and now the clan tags wont show. If I delete betterchat and works again. put better chat on and it wont show clan tags. I've tried a few things and even restarted the server. I'm now getting this msg when I load the plugin "(13:30:57) | [Oxide] 13:28 [Warning] Duplicate permission registered 'betterchat.group.gamedeveloper' (by plugin 'Better Chat')"

    Any help would be most welcome.

    Update: I have restarted the server and loaded a fresh copy of better chat, still unable to get clan tags to show. Just has [Player] showing.
     
    Last edited by a moderator: Jul 2, 2016
  18. You have 2 group on betterchat config or data named gamedeveloper i think, delete one and reload it
     
  19. I fixed the "Duplicate permission registered" issue with a server restart but I still cant get the clan tags to show.
     
  20. I got a response about it but we had ignored this problem for now ^^ I'll try tomorrow. Look at page 124 :)