Mayhaps I'm overlooking it, but is there a way to change the actually message color? The white is to hard to see in the desert/snow.
Chat Handler [Unmaintained]
Discussion in 'Plugin Support' started by Domestos, Nov 2, 2014.
-
Im currently in testing phase and hopefully be able to release it later today. -
Domestos updated Chat Handler with a new update entry:
big update
-
thankss i read update notes and excited too much so i havent try but write a review in here thanks man you are a lifesaver
-
Last edited by a moderator: May 25, 2015
-
Hi, I just reloaded the plugin and im getting this error.
Code:> oxide.reload chathandler [Oxide] 2:40 PM [Info] Unloaded plugin Chat Handler v3.0.0 by #Domestos [Oxide] 2:40 PM [Info] Loaded plugin Chat Handler v3.0.0 by #Domestos [Oxide] 2:40 PM [Error] Failed to initialize plugin chathandler File: chathandler.lua Line: 300 attempt to index field '?' (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: May 25, 2015 -
You need to delete your old config and let the plugin generate a new one. Its completely different form the old one..
-
ok, great thank you!
-
Hi, thanks for this new version, im having a little problem, i have set a VIP group, but i can't get text and name color to works, its using the Player colors, only the VIP prefix is working.
-
For now you need to remove them from the player group. -
Ok, if i remove them from this group it won't cause any problem?
-
-
EDIT: He beat me to it by mere seconds. Curse you @Domestos.
EDIT EDIT: After looking through the Rust:IO Clans plugin, there doesn't seem to be a way to change the chat color in the config. Is that something you could implement in a future update? Or would that have to be on their end?Last edited by a moderator: May 25, 2015 -
Anyway to disable the group colors? I already have a plugin for that
It types twice in chat with chat handler and betterchatname.
-----EDIT---
It didnt work disabling it in config! Please tell me how to remove it!Last edited by a moderator: May 25, 2015 -
-
@Domestos
one important bug i found is that chat handler changes all players avatar to oxide logo..
after i remove players avatar backs to normal their avatar pictures
another important one is chat history cant be scroll down or up with mouse wheel -
-
So, set parametr
Code:self.Config.Settings.General.MaxCharsPerLine = self.Config.Settings.General.MaxCharsPerLine or 1024
-
Wulf Community Admin
-