Yes, I know. 4.1.14 fixed it but had unfinished changes thats why I rolled back. Will update today.
BetterChat
Moved
Total Downloads: 26,200 - First Release: Apr 21, 2015 - Last Update: Jan 12, 2018
- 4.9898/5, 98 likes
-
Thank you so much
after my payday I'll send you any donation -
LaserHydra updated Better Chat with a new update entry:
4.1.14
Last edited by a moderator: Jul 5, 2016 -
Thanks guy
New version already support AdminMenu ? -
-
AdminMenu have a function for mute/unmute on Rust.
I think the update don't touch it but it's just a question
Sorry for my bad enlish -
i added a group "Admin". i set myself in this group and removed me from the default group.
but with every server restart im back in the default group.
my name shows Admin Player NAME
How can i fix this? -
-
-
who will be faster??
-
-
It's joke
xD
-
Well yea but i guess he got what i ment
-
after it
-
Code:
[ { "GroupName": "default", "Priority": 0, "Title": { "Hidden": false, "HideIfNotHighestPriority": false, "Size": 15, "Color": "#01DF3A", "Text": "[Player]" }, "PlayerName": { "Size": 15, "Color": "#9EC326", "ClanTagFormat": "[{Clan}] {Name}" }, "Message": { "Size": 15, "Color": "white" }, "Formatting": { "Console": "{Title} {Name}: {Message}", "Chat": "{Title} {Name}: {Message}" } }, { "GroupName": "Admin", "Priority": 0, "Title": { "Hidden": false, "HideIfNotHighestPriority": false, "Size": 15, "Color": "#FF0000", "Text": "[Admin]" }, "PlayerName": { "Size": 15, "Color": "#9EC326", "ClanTagFormat": "[{Clan}] {Name}" }, "Message": { "Size": 15, "Color": "white" }, "Formatting": { "Console": "{Title} {Name}: {Message}", "Chat": "{Title} {Name}: {Message}" } } ]
-
im so fast
Attached Files:
-
-
thx, what does priority mean?
-
which group has higher priority
admins has the highest priority, so "0"
moderator is more than player but less then admin, so "1"
default is player, so "2"
do you understand? -
I was up the town
-
i think so... if i add more groups, like VIP then admin is always 0, mod 1, vip 2 and player 3, isnt it?