Hey LaserHydra,
(/)chat user groups <player|steamid> didn't work.
It say "Syntax: /chat user <add|remove>
If i type "/chat group list" there are 4 Groups "default, Hero Bandit, Neutral"
If i try now to add me to Neutral it says that this Group doesn't exist.
These Groups are automatic created by Dylans Humanity System. the /data/BetterChat.json looks also correct to me.
I don't know if i do something wrong or not :/
/data/BetterChat.json
Thanks for your time and sorry for my bad english :)
Tell me if you need something else.
Edit: Please edit the title to: "chat user groups <player|steamid> - doesn't work"
(/)chat user groups <player|steamid> didn't work.
It say "Syntax: /chat user <add|remove>
If i type "/chat group list" there are 4 Groups "default, Hero Bandit, Neutral"
If i try now to add me to Neutral it says that this Group doesn't exist.
These Groups are automatic created by Dylans Humanity System. the /data/BetterChat.json looks also correct to me.
I don't know if i do something wrong or not :/
/data/BetterChat.json
[
{
"GroupName": "default",
"Priority": 10,
"Title": {
"Text": "[Player]",
"Color": "#55aaff",
"Size": 15,
"Hidden": true,
"HiddenIfNotPrimary": false
},
"Username": {
"Color": "#55aaff",
"Size": 15
},
"Message": {
"Color": "white",
"Size": 15
},
"Format": {
"Chat": "{Title} {Username}: {Message}",
"Console": "{Title} {Username}: {Message}"
}
},
{
"GroupName": "Hero",
"Priority": 1,
"Title": {
"Text": "[Hero]",
"Color": "#55aaff",
"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": "Bandit",
"Priority": 1,
"Title": {
"Text": "[Bandit]",
"Color": "#55aaff",
"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": "Neutral",
"Priority": 1,
"Title": {
"Text": "[Neutral]",
"Color": "#55aaff",
"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}"
}
}
]Thanks for your time and sorry for my bad english :)
Tell me if you need something else.
Edit: Please edit the title to: "chat user groups <player|steamid> - doesn't work"