1. @KillParadise

    i'm getting this error:

    i use Ranksandtitles with chathandler with both latest update

    Code:
    [3/22/2015 11:09:05 AM] [Oxide] 11:09 AM [Error] Failed to call hook 'OnPlayerChat' on plugin 'Chat Handler'
    File: chathandler.lua Line: 984 attempt to concatenate local 'title' (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
    
     
  2. Use one of the versions I have attached in my comments either here: http://oxidemod.org/threads/chat-handler.5916/page-12#post-74293 (This one takes away admin mode color in chat)

    Or here: http://oxidemod.org/threads/chat-handler.5916/page-12#post-74265 (This only fixes the error)
     
  3. Man this oxide permissions thing, wheres the info how to set it up because I cant figure out how to do it and use the admin colors in chat-handler?!?!
     
  4. Not this?

    oxide.usergroup add <username> <groupname>
     
  5. Last edited by a moderator: Mar 22, 2015
  6. Every time i press Enter after i typed message in chat RUST gets minimized. With previous and current versions. Very annoying. Maybe i am doing something wrong?
     
  7. [​IMG]
    Why would is my chat like this?
     
  8. Domestos updated Chat Handler with a new update entry:

    RanksAndTitles fix

     
  9. How to remove this limit for msgs (64)? Thanks.
     
  10. You can alter this in the configuration file, there should be a setting "MaxCharsPerLine".
     
  11. But it will make new line, yes?
     
  12. Love the update and super happy it now works with RanksAndTitles. Does a way exist or could a config be added to change the chat text color when in /admin mode? I see I can change the chat name color but not the actual text.
     
  13. I changed the message color to be the same as the name color in admin mode to make important admin messages stand out more with all these colors used by so many plugins now.
    Currently there is no config option to change that but i'll add one for the next update.
     
  14. If I create 1024 - will be ok? :D
     
  15. The reason a limit can be set is to stop players from sending long messages that could break the chat window and stop the chat from showing.
     
  16. I knew, but on my server no one trying to break chat like this... If I add 1024 - will e ok? :)
     
  17. I suppose it is, only one way to find out ;)
     
  18. The overall max character limit for messages is hardcoded to 128.
    128 is the default Rust limit so i left it like this.
     
  19. Wulf

    Wulf Community Admin

    Try the latest Oxide build if you could please. https://github.com/OxideMod/Snapshots/raw/master/Rust/OxideRust.zip