Alright awesome!
BetterChat
Moved
Total Downloads: 26,143 - First Release: Apr 21, 2015 - Last Update: Jan 12, 2018
- 4.9898/5, 98 likes
-
i'm geting this error everytime i type in chat and my group does not save. i'v granted myself the group i'll type in chat it shows i'll type again bam my groups gone.. i am using player rankings as well
Code:[06/09/2017 03:20:27] 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 hook, System.Object[] args) [0x00000] in <filename unknown>:0
Last edited by a moderator: Jun 9, 2017 -
So, I just opened a new server and I can't set titles with spaces anymore like you used to be able to. If i do a title that has spaces in it, then it just tells me all the options for /chat group set everytime and it's quite annoying.
-
Hi,
Here is my BetterChat config, it was working but i re-installed the plugin and now no matter what I try it only loads the default. (The config file is revered too.)
[
{
"GroupName": "mod",
"Priority": 2,
"Title": {
"Text": "[Mod]",
"Color": "Aqua",
"Size": 15,
"Hidden": false,
"HiddenIfNotPrimary": false
},
"Username": {
"Color": "#55aaff",
"Size": 15
},
"Message": {
"Color": "white",
"Size": 15
},
"Format": {
"Chat": "{Title} {Username}: {Message}",
"Console": "{Title} {Username}: {Message}"
}
},
{
"GroupName": "dev",
"Priority": 4,
"Title": {
"Text": "[Developer /Tester]",
"Color": "#8000FF",
"Size": 15,
"Hidden": false,
"HiddenIfNotPrimary": false
},
"Username": {
"Color": "#55aaff",
"Size": 15
},
"Message": {
"Color": "Yellow",
"Size": 15
},
"Format": {
"Chat": "{Title} {Username}: {Message}",
"Console": "{Title} {Username}: {Message}"
}
},
{
"GroupName": "owner",
"Priority": 0,
"Title": {
"Text": "[Owner]",
"Color": "Green",
"Size": 15,
"Hidden": false,
"HiddenIfNotPrimary": false
},
"Username": {
"Color": "#55aaff",
"Size": 15
},
"Message": {
"Color": "#FF8040",
"Size": 15
},
"Format": {
"Chat": "{Title} {Username}: {Message}",
"Console": "{Title} {Username}: {Message}"
}
},
{
"GroupName": "default",
"Priority": 5,
"Title": {
"Text": "[Player]",
"Color": "#9EC326",
"Size": 15,
"Hidden": false,
"HiddenIfNotPrimary": true
},
"Username": {
"Color": "#55aaff",
"Size": 15
},
"Message": {
"Color": "white",
"Size": 15
},
"Format": {
"Chat": "{Title} {Username}: {Message}",
"Console": "{Title} {Username}: {Message}"
}
}
]
It seems to validate as correct JSON.
Also, how do I make the default group actually be the default players are upon joining?
Thanks,
Louwwieee42. -
Issue appears to have been resolved? After hours of guess work i pasted the config in again and bam.
[DOUBLEPOST=1497105338][/DOUBLEPOST]How do i set a group to be the default for new players with the above config? -
owner 0,
admin 1,
default 2 (always the highest number) -
-
I'm a little confused, better chat causes my clan plugin to not work, how do i fix it?
-
-
I have a small problem, and im probably going to look like a bit of an idiot asking, but here goes.
I've set my owner group and made it prority 0 and everything seems fine apart from my name reading as [Owner][Player] Dave. I want to remove the Player bit, but i really dont know how, Can anyone please help? -
on all groups -
Sadly this did not work, any other options??
[DOUBLEPOST=1497353862][/DOUBLEPOST]didn't work -
I created a group named owner, when i log out, and log in again its makes me deault, how can i resolve that?
-
-
i promote my self as a owner, and i quit the server, and i log in again, its makes me player, i do you said "HiddenIfNotPrimary": true, its stills same
-
-
Check you are still in the users.cfg file as an admin (auth level 2)
Check the BetterChat.json from data folder its set up right (You can upload the file here so it can be looked over)
After any changes to any json file you must reload the plugin
How to make an admin in your server
In rcon type
ownerid steamid64 "player name" "Admin"
then server.writecfg
then relog if in game -
My steam link: Steam Community :: Karma Lucifer (Exodia) -
Hi im new to this plugin, How would i go about to changing admin lime green colors to blue like everyone els?
-
You can type colors, or HEX values like : Blue or #XXX (Number)