Try this.
Also make sure she has the color_vip permission, or she is in a group with that permission.
Code:{ "mod": { "NameColor": "lime", "Permission": "color_mod", "Prefix": "[Mod]", "PrefixColor": "yellow", "Rank": 3, "TextColor": "white" }, "owner": { "NameColor": "orange", "Permission": "color_owner", "Prefix": "[Owner]", "PrefixColor": "orange", "Rank": 4, "TextColor": "white" }, "player": { "NameColor": "lime", "Permission": "color_player", "Prefix": "[Player]", "PrefixColor": "lime", "Rank": 1, "TextColor": "white" }, "VIP": { "NameColor": "cyan", "Permission": "color_vip", "Prefix": "*Goddess*", "PrefixColor": "blue", "Rank": 2, "TextColor": "#CEECF5" } }
BetterChat
Moved
Total Downloads: 26,142 - First Release: Apr 21, 2015 - Last Update: Jan 12, 2018
- 4.9898/5, 98 likes
-
i did ownerid <myname> and restarted server, i have owner powers but it says i am a player. why?
-
-
-
-
-
Last edited by a moderator: Jun 19, 2015
-
i tried everything and it doesnt work.
-
oxide.usergroup add <yourID> admin -
Last edited by a moderator: Jun 19, 2015
-
-
Code:
"mod": { "NameColor": "lime", "Permission": "color_mod", "Prefix": "[Mod]", "PrefixColor": "yellow", "Rank": 2, "TextColor": "white" }, "owner": { "NameColor": "lime", "Permission": "color_owner", "Prefix": "[Owner]", "PrefixColor": "orange", "Rank": 3, "TextColor": "white" }, "player": { "NameColor": "lime", "Permission": "color_player", "Prefix": "[Player]", "PrefixColor": "lime", "Rank": 1, "TextColor": "white" } }
Last edited by a moderator: Jun 20, 2015 -
-
-
-
ok, now i forgrt the command, oxide.reload <name> correct
?
[DOUBLEPOST=1434758869][/DOUBLEPOST]how so? i forget.
[DOUBLEPOST=1434760498][/DOUBLEPOST]How? I forget sorry. -
Type oxide.reload betterchatname
If it still doesn't work, go into oxide\data\oxide.groups.json
Check that the admin group has the permission color_owner
e.g
Code:{ "admin": { "Title": "admin", "Rank": 0, "Perms": [ "vip++", "vip", "canusegodmode", "canbuild", "color_owner" ], "ParentGroup": null },
Ctrl+F to find, and search for your username. Make sure you have the group admin
e.g
Code:"7656119796XXXXXXX": { "LastSeenNickname": "Jarsky", "Perms": [], "Groups": [ "admin" ] },
-
Does anyone know were the javascript file is i dont
and i cant access the config
-
-
Is there anyway I can make it that Owners, Moderators and Players all share the same colour at chat, I do not intend to reveal the admins or moderators as I have a ticket system in place.