Anyone who is using the newest version, do your player icons show up in chat?
Since I'm using version 4.2.12 on my community server, I'm going to be loading the newest version on my local development server and testing it out myself.
Looks the same for me.
BetterChat
Moved
Total Downloads: 26,148 - First Release: Apr 21, 2015 - Last Update: Jan 12, 2018
- 4.9898/5, 98 likes
-
Okay, so I bit the bullet and went through and redid the jsons. So now the new plugin works, HOWEVER, clan tags do not work and there is no word filter anymore
-
-
the version of the plugin i used, still had a folder in the data folder. I deleted everything and loaded the plugin and it loads it's new json in the data folder and json in config. The json in config no longer has the data for the word filter and adding it does nothing. I copy pasted the old group info from my betterchat folder into the new json in the data folder and it borked all the titles. I had to reverse some of the priority numbers to get the order of the titles right. Also my steam pictures for people work fine. Clans however, don't show.
-
-
The BetterChat data file moved from Betterchat folder under the data folder to just directly on data. For those having issues with groups not working.
-
Strange. Didn't see it before now
and it worked perfectly until this update with groups in Betterchat data folder.
-
If there's no support for clans, this is pretty much a dead plugin
-
fix please
-
-
Any chance of an update to v4.2.12 so we can keep Clans support?
-
[Better Chat] Error when trying to get third-party title from plugin 'Oxide.Plugins.PlayerChallenges' System.NullReferenceException: Object reference not set to an instance of an object at Oxide.Plugins.PlayerChallenges.GetPlayerTitles (IPlayer player) [0x00000] in <filename unknown>:0 at Oxide.Plugins.BetterChat+ChatGroup.FormatMessage (IPlayer player, System.String message) [0x00000] in <filename unknown>:0
Help pls -
Groups no working for me i don't know why.
[DOUBLEPOST=1489139147][/DOUBLEPOST] -
[
{
"GroupName": "default",
"Priority": 0,
"Title": {
"Text": "",
"Color": "#55aaff",
"Size": 15,
"Hidden": false,
"HiddenIfNotPrimary": false
},
"Username": {
"Color": "#FFBF00",
"Size": 15
},
"Message": {
"Color": "white",
"Size": 15
},
"Format": {
"Chat": "{Title} {Username}: {Message}",
"Console": "{Title} {Username}: {Message}"
}
},
{
"GroupName": "admin",
"Priority": 0,
"Title": {
"Text": "|Admin|",
"Color": "red",
"Size": 15,
"Hidden": false,
"HiddenIfNotPrimary": false
},
"Username": {
"Color": "#00FF40",
"Size": 15
},
"Message": {
"Color": "white",
"Size": 15
},
"Format": {
"Chat": "{Title} {Username}: {Message}",
"Console": "{Title} {Username}: {Message}"
}
}
]
Here is the code. I did not find a way to minimize it. The problem is that in the admin group, the prefix is red, the nickname is green. But the name does not change the color. It remains the same as the color in the default group at all. What's wrong?
And where is the filter swearing ?? -
How to enable the clan tag ???
-
[DOUBLEPOST=1489189035][/DOUBLEPOST]
From the looks of it, you don't want your default players to have a prefix before their name, like your "|Admin|" prefix. Instead of erasing what is in the 'Text' field for the default group, why not just change the 'Hidden' boolean to true? It will give you the same effect and will be cleaner code.Last edited by a moderator: Mar 10, 2017 -
Asking for the 3rd time now. how do i add CLANTAGS in BetterChat?
3rd times a charm i guess?
anyone willing to help? -
-