Hello guys, im having an issue randomly all the colors get changed to text. http://puu.sh/lYVxJ/749d2684ea.jpg any ideas?
Better Chat [Replaced]
Discussion in 'Plugin Support' started by LaserHydra, Dec 13, 2015.
-
I do not understand how to create a group and how to add to human
-
-
/grant group <Admins> <color_admins>
/grant user <Raphael> <yellow>
/usergroup add <Raphael> <Admins>
I did like this, and nothing happened ( -
all you have to do is:
/usergroup add Raphael admin
don't use the <>
<> just means you should replace it with yours. -
I'm not sure what else really to say, i followed the steps on the overview EXACTLY and nothing has changed. my name still shows up as player.
-
-
Really? I literally just said what I have tried and that is on the overview page. That DID NOT, I repeat, DID NOT work. its says I've been added to the group and that's it. It still shows Me (owner) and my admin as players. No errors. Nothing.
-
Code:
if (player.SteamId.ToString() == "76561198111997160") { titles.Add("[Oxide Plugin Dev]", "#00FF8D"); playerData["Formatting"] = "{Title} {Name}<color={TextColor}>:</color> {Message}"; playerData["ConsoleFormatting"] = "{Title} {Name}: {Message}"; }
-
My plugins Adverts Location PlayerDatabase ServerSay Teleportation Timemanager Welcomemessages
can be conflict? -
How do i run the file Betterchat.cs via FTP, i moved it into the plugin folder under Oxide.
But i don't think the server is running the code or install it. ( I can only via FTP)
Vielen Dank!Last edited by a moderator: Dec 18, 2015 -
You can not run that file, also not via FTP. Once you put it inside your plugins folder and you have Oxide installed properly, it should load the plugin automaticly.
[DOUBLEPOST=1450422686][/DOUBLEPOST] -
-
how do you remove a promission on the promissions tab some how i added bot color_owner and color_admin and cant seem to get it off and every time i reload betterchat it adds them back
-
This maybe ?
Code:/revoke group owner color_owner
-
he has the base group admin set as owner so i mad a group called admins and did it that way
-
The standard groups are
- default: [Player]
- moderator: [Mod]
- admin: [Owner]
Last edited by a moderator: Dec 18, 2015 -
This one also needs updating Laser
-
Wulf Community Admin
Attached Files:
-
-