BetterChat

Moved

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

4.9898/5, 98 likes
  1. Error while compiling BetterChat.cs(1626,49): error CS0246: The type or namespace name `Player' could not be found. Are you missing an assembly reference?

    For your latest @LaserHydra
     
  2. What do u mean
     
  3. What???
     
  4. LaserHydra updated Better Chat with a new update entry:

    4.2.5

     
  5. Great work @LaserHydra , is it possible to have the level to be rounded down and not up? People are getting levels 1 higher than they are when they are over 50% exp into their current.

    Thanks!
     
  6. how do i get it to say owner next to my name
     
  7. Yes mate, recompiled the addon with new code, updated and tested on server. Levels are correct now, no console errors that i can see.
     
  8. LaserHydra updated Better Chat with a new update entry:

    4.2.6

     
  9. Can not change the color of the default group or the share of players.
     

    Attached Files:

    Last edited by a moderator: Jul 30, 2016
  10. This happens when you try to @tag a player and it fails to find them if you don't specify enough of their name

    Code:
    [07/30/2016 07:06:39] [Oxide] 07:06 [Debug]   at System.Linq.Enumerable.SingleOrDefault[IPlayer] (IEnumerable`1 source) [0x00000] in <filename unknown>:0
      at Oxide.Game.Rust.Libraries.Covalence.RustPlayerManager.FindPlayer (System.String partialName) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.BetterChat.ReplaceTaggedNames (System.String input) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.BetterChat+MessageSettings.Replace (System.String source, System.String message) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.BetterChat+Group.Format (System.String id, System.String message, Boolean console) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.BetterChat+Group.Format (IPlayer player, System.String message, Boolean console) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.BetterChat.OnUserChat (IPlayer player, System.String message) [0x00000] in <filename unknown>:0
      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
     
    Last edited by a moderator: Jul 30, 2016
  11. group name is default not player and needs to be lowercase
     
  12. Please add a command like /chat off and that disables anything in chat from popping up death notes notifier what people say etc but still leaves the possibility to type in commands.
     

  13. ok so i set my owner group to 0 and than type this out in rusty

    chat group set defaultHideIfNotHighestPriority true

    gives me this


    [Oxide] 18:35 [Info] Syntax: /chat group set <group> <key> <value>
    [Oxide] 18:35 [Info] Keys: Priority, HideIfNotHighestPriority, Title, TitleColor, TitleSize, NameColor, NameSize, MessageColor, MessageSize, ChatFormatting, ConsoleFormatting


    and dont do anything in game

    typed chat group set default"HideIfNotHighestPriority": true anbd same thign
    [DOUBLEPOST=1469929246][/DOUBLEPOST]

    ok so i set my owner group to 0 and than type this out in rusty

    chat group set defaultHideIfNotHighestPriority true

    gives me this


    [Oxide] 18:35 [Info] Syntax: /chat group set <group> <key> <value>
    [Oxide] 18:35 [Info] Keys: Priority, HideIfNotHighestPriority, Title, TitleColor, TitleSize, NameColor, NameSize, MessageColor, MessageSize, ChatFormatting, ConsoleFormatting


    and dont do anything in game

    typed chat group set default"HideIfNotHighestPriority": true anbd same thign
    [DOUBLEPOST=1469930374][/DOUBLEPOST]im retarded
     
  14. You need to upload your groups.json so it can be checked you messed something up
     
  15. does this work with hurtworld ?
     
  16. Yes this plugin supports Hurtworld.
     
  17. That true, but veeeery bug :/
     
  18. Anyway to make it so the default [Player] title is invisible?
     
  19. how to add a group at time (VIP) ?, previously used BetterChat permission oxide -was an opportunity to remove from the group with the help of Timed Permissions
    agreed)
    "HideIfNotHighestPriority": true,

    Timed Permissions
    plugin

    does not work
     
    Last edited by a moderator: Jul 31, 2016