LaserHydra updated Better Chat with a new update entry:
Fix?
BetterChat
Moved
Total Downloads: 26,143 - First Release: Apr 21, 2015 - Last Update: Jan 12, 2018
- 4.9898/5, 98 likes
-
Will test this update
Thanks for your release! -
-
http://i.imgur.com/TxIbLdN.png
now updating Rust + latest version oxide -
Ill see what I can do :c -
i did setup another experimental server (besides the actual gameserver) so let me know if i can help you out with more testing!
-
Im sorry, it was late yesterday.
I just sent that message to himself. Didnt broadcast it. -
LaserHydra updated Better Chat with a new update entry:
fix :)
-
[DOUBLEPOST=1437395851][/DOUBLEPOST]Works like a Charm! i'll let you know if any issues followup after a half an hour -
-
Yup~! still works great!
Thanks for fixing this @ highspeed!
Still got 4 blank and 2 Oxide installed testservers ( with no plugins) if you ever need help testing anything, just let me know! -
-
I have a question ( as the overview seems outdated for adding groups)
Code:"owner": { "ConsoleFormatting": "{Title} {Name}: {Message}", "Formatting": "{Title} {Name}<color={TextColor}>:</color> {Message}", "NameColor": "#6699FF", "Permission": "color_owner", "Rank": 4, "TextColor": "orange", "Title": "[Admin]", "TitleColor": "cyan" }, "V.I.P.": { "ConsoleFormatting": "{Title} {Name}: {Message}", "Formatting": "{Title} {Name}<color={TextColor}>:</color> {Message}", "NameColor": "blue", "Permission": "color_vip", "Rank": 2, "TextColor": "#CEECF5", "Title": "[V.I.P]", "TitleColor": "cyan" }, "player": { "ConsoleFormatting": "{Title} {Name}: {Message}", "Formatting": "{Title} {Name}<color={TextColor}>:</color> {Message}", "NameColor": "#99CC99", "Permission": "color_player", "Rank": 1, "TextColor": "#66FF99", "Title": "[Player]", "TitleColor": "lime" } }
- Go into the console
- Type: oxide.group add vip
- Type: oxide.grant group vip color_vip
- Type: oxide.usergroup add LaserHydra vip
-
-
Can you make an update to disable prefixes?
-
[DOUBLEPOST=1437603151][/DOUBLEPOST]
- {Rank} = Group Rank
- {Title} = Group Title
- {TitleColor} = Group Title Color
- {NameColor} = Group Name Color
- {TextColor} = Group Text Color
- {Name} = Player Name
- {ID} = Player SteamID
- {Message} = Message
Last edited by a moderator: Jul 22, 2015 -
-
-
Can anyone help me? I want to use this just for VIP only. So VIP members get a [VIP] "Name" in chat.
I've tried doing this, and it doesnt work.. everyone just sits as [Player] -