1. Sorry yes cut and posted in multiple lines like above when the chat length is long enough.
     
  2. There is a setting called MaxCharsPerLine under the general settings section. Its set to 64 by default. Maximum is 128 because thats the default max allowed chars by Rust so I took that aswell.
     
  3. Yep that was it, Thanks a lot Domestos!
     
  4. I cant get my prefixes to work although everything is right in the config?
     
  5. Is the EnableGroups setting set to true?
    Did you set the permissions to the users or groups you want to have it?
    Are you using another plugin that modifys chatnames or chat?
     
  6. Code:
    [Oxide] 1:53 AM [Error] Failed to call hook 'OnPlayerChat' on plugin 'Chat Handler'
    File: chathandler.lua Line: 1009 attempt to concatenate local 'color' (a userdata 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 
    Im getting this error on a fresh install any ideas why?
     
  7. Seems to be an issue with the RanksAndTitles plugin. Try if it still occurs when RanksAndTitles is unloaded.
     
  8. ok but if its conflicts with ranks and titles im not using this plugin, but thanks for the reply
     
  9. It normally shoudnt conflict. @KillParadise might have changed something that makes it conflict again.
     
  10. could you have him look into it plz and thank you
     
  11. Chat Handler shouldn't have an issue with RanksAndTitles. It might be something to do with the new way I serve up data for chat, but I thought I addressed that already. I will look into compatibility issues for the next update.
     
  12. I'm not sure what to do with this .. it's in a zip file. Where do I extract it?
     
  13. You don't go into the zip file. It shows what to do with what. the file in the config goes inside the config folder of your server. While the plugin file goes into the plugin folder of your server.
     
  14. Any way to create a Suffix tag such as... "[Admin] Nodfire -VIP-" where VIP would be the suffix... or anything really.
     
  15. Currently you can only set the position for all prefixes so its either all before the name or all after name.
    I'll set it on my todo list to make an option for every group individually but no ETA. Im pretty busy these days.
     
  16. Hi, Can I change the color of chat messages?
     
  17. +
     
  18. You can set "ColorNamesOnly" to false in the groups settings section. This will color the chat messages in the groups color.

    Im currently working on a kind of rewrite which will have an option to change text colors as well.
     
  19. Domesto, thank you)
     
  20. Thanks Domesto, the white chat is very hard to see, can i change the color?
     
    Last edited by a moderator: May 13, 2015