You can just do what @Domestos said. I won do anything other than that either. Also i just arrived at a friends house. I may be able to do it there
BetterChat
Moved
Total Downloads: 26,143 - First Release: Apr 21, 2015 - Last Update: Jan 12, 2018
- 4.9898/5, 98 likes
-
I fixed it, yes. But now the chat disappears after x number of messages are sent!
-
LaserHydra updated Better Chatname with a new update entry:
fix
-
so should i download this new one or leave it?
I already did what Domestos said.
zaXer, that's a client bug. -
-
no it is not a rust bug is a plugin error... i remove betterchatname and my chat dont dissapear..... even time when u press enter the chat disappear... i thought like u that was a rust bug... but another admin remove betterchatname and the chat dont dissapear anymore... please check it and fixt it on next update @LaserHydra
-
-
I need help. I cant get my title to owner. All player on the server have the title [Player] I went on page 17 and followed all the instructions you gave to another person, and no dice. Please help. Here is my config file (also I have not changed the core plugin file)
Code:{ "mod": { "NameColor": "lime", "Permission": "color_mod", "Prefix": "[Mod]", "PrefixColor": "yellow", "Rank": 3, "TextColor": "white" }, "owner": { "NameColor": "orange", "Permission": "color_owner", "Prefix": "[Owner]", "PrefixColor": "red", "Rank": 4, "TextColor": "white" }, "player": { "NameColor": "lime", "Permission": "color_player", "Prefix": "[Player]", "PrefixColor": "lime", "Rank": 1, "TextColor": "white" }
Last edited by a moderator: Jul 4, 2015 -
Wulf Community Admin
-
And it says, you forgot a } at the end -
-
-
Wulf Community Admin
-
actually I had to remove it at the end to work last night. But thanks for reply
-
I wrote this in my console :
oxide.group add mod
oxide.grant group mod color_mod
oxide.usergroup add Teahz mod
oxide.usergroup add WarStoFun mod
But they have the owner prefix in their messages, don't understand. -
2. Seems like the people got authlevel 2 Which means they are automaticly getting added to the owner group by Oxide -
Wulf Community Admin
See https://github.com/OxideMod/Oxide/blob/master/Oxide.Game.Rust/RustCore.cs#L29., -
-
Is there anyway to eliminate the colon being colored? Also for the user's name to be closer to their avatar? I was under the impression the chatbug is from too many colors/spaces in the chat?
-
[DOUBLEPOST=1436246098][/DOUBLEPOST]
Config:
Code:"V.I.P.":{ "Formatting":"{Title} {Name}: {Text}", "NameColor":"cyan", "Permission":"color_vip", "Title":"*V.I.P*", "TitleColor":"blue", "TextColor":"#CEECF5", "Rank":2 }
Last edited by a moderator: Jul 7, 2015