hello i make a new groups but now i have 1 probleem i have a lot of players who pay for more kits then 1 so i want =
{vip bronze silver gold legend thelegend owner opper007}
i have now only owner opper007
who can help me out
BetterChat
Moved
Total Downloads: 26,200 - First Release: Apr 21, 2015 - Last Update: Jan 12, 2018
- 4.9898/5, 98 likes
-
Attached Files:
-
-
go to groups file, find group [player] edit values to false
in game use chat command or console without /
/chat group add vip bronze
/chat group add vip silver
/chat group add vip gold...
all groups once create go to groups file and edit any option that you want
[DOUBLEPOST=1477690325][/DOUBLEPOST]on groups file change this to true
"Hidden": true,
"HideIfNotHighestPriority": true, -
i its working now but Bronze make probleem
-
what happpend?
-
i replace "Priority": 2, tot "Priority": 3. and its working now
\ -
Make sure each Priority is different as you have most set to 3 try this I also fixed a few other things
Attached Files:
-
-
how can i add like blue but not soo light
-
is it not a new update not thad u just need to type blue and then is u name blue but tis to blue thad i want to chanse
-
Have no idea what you are trying to say
-
Find a colour you like here: Color Hex Color Codes and copy the "Hex" code. Should be something like "#8b9dc3" then go to your config and doCode:
<color=#8b9dc3>Stuff</color>
-
You change it in the groups file the way you done is wrong
Code:"PlayerName": { "Size": 15, "Color": "#242493", "ClanTagFormat": "[{Clan}] {Name}" -
It's been ages since I've made any changes to my BetterChat groups file so I wasn't 100%.
-
All colour changes are done in the groups file now as there is no where in the config to change it
-
Thanks man!!!
-
Is there any way to optimize this? I just dont want to even try....Code:
[Oxide] 15:44 [Warning] Calling 'OnUserChat' on 'BetterChat v4.2.11' took 817ms [GARBAGE COLLECT]
-
Possibly in the future, the hook times for betterchat are pretty bad...
-
Is there any way to add compatibility for Ignore API? As far as I can tell - there is build-in ignore function in the BetterChat, so.... The only was to make them work together would be to modify betterchat on my own, am I right?
-
How to mute a player for 5 mins in console I try mute steamed 5 and mute steamid 05 but it says invalid format
EDIT: nvm i forget the m , sorry
-
Not yet. Planning on a rework of BetterChat for simplification and also improving the hook times mentioned above. That will include making BetterChat more modular