BetterChat

Moved

Total Downloads: 26,200 - First Release: Apr 21, 2015 - Last Update: Jan 12, 2018

4.9898/5, 98 likes
  1. 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
     

    Attached Files:

  2. 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,
     
  3. i its working now but Bronze make probleem
     
  4. what happpend?
     
  5. i replace "Priority": 2, tot "Priority": 3. and its working now
    \
     
  6. Make sure each Priority is different as you have most set to 3 try this I also fixed a few other things
     

    Attached Files:

  7. how can i add like blue but not soo light
     
  8. 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
     
  9. Have no idea what you are trying to say
     
  10. 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 do
    Code:
    <color=#8b9dc3>Stuff</color>
     
  11. You change it in the groups file the way you done is wrong
    Code:
        "PlayerName": {
          "Size": 15,
          "Color": "#242493",
          "ClanTagFormat": "[{Clan}] {Name}"
     
  12. It's been ages since I've made any changes to my BetterChat groups file so I wasn't 100%.
     
  13. All colour changes are done in the groups file now as there is no where in the config to change it
     
  14. Thanks man!!!
     
  15. Code:
    [Oxide] 15:44 [Warning] Calling 'OnUserChat' on 'BetterChat v4.2.11' took 817ms [GARBAGE COLLECT]
    Is there any way to optimize this? I just dont want to even try....
     
  16. Possibly in the future, the hook times for betterchat are pretty bad...
     
  17. 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?
     
  18. 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 :)
     
  19. 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 ;)