BetterChat

Moved

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

4.9898/5, 98 likes
  1. whats happend to the text size its tiny hehe
    [DOUBLEPOST=1489096105][/DOUBLEPOST]
    i had to revert bk the old one the other guy posted as there is no rank support in it
     
  2. It's ignoring the json files.
     
  3. Wulf

    Wulf Community Admin

    This and the previous version are literally the same aside from the version number and the IsDeveloper() to IsDeveloper change. No other changes.
     
  4. and it's literally not using the json configs anymore. It's almost as if it's a totally brand new installed plugin with default settings.
     
  5. Hmmm not using the groups I was using before update
     
  6. I went through and deleted the original json that contains the word filters, and they aren't even there by default anymore and it no longer filters words when I put them back in manually.
     
  7. same problem here
     
  8. yup i never used the previouse version as it didnt add player ranks so i always kept to the old version if i load this current version it just says [player] and not the ranks the players have the word filter is also not filtering
     
  9. well. Same here.
     
  10. Unable to load BetterChat. BetterChat.cs(399,29): error CS1955: The member `BasePlayer.IsDeveloper' cannot be used as method or delegate
     
  11. Wulf

    Wulf Community Admin

    Update Rust and Oxide, you're outdated.
     
  12. Yes all groups are rest on newest version.. Im now a player, not an owner. All my VIP tags are gone
    Its like a default plugin again..
     
  13. Oxide is updated and Groups on better chat still not loaded nor saving new groups. Almost like its not reading data file
     
  14. Hey, groups and stuff are working however my clans havent been working / showing since the previous update, could you help please?
     
  15. I am using version 4.2.12 in order to have clan-tag support from RustIO:Clans, and after updating to the new methods manually in the BetterChat.cs file, everything is still working fine so I'm not sure what issues everyone is having.

    I did however notice that players' steam profile pictures are no longer displaying in chat when BetterChat is loaded in the server. Upon unloading of the plugin, the steam profile pictures immediately show up, and with the recent changes to the Rust methods it really doesn't make sense why this is happening, but I'm starting to look into it. If anyone has a similar issue, please let me know!
     
  16. I change the color of the player's nickname, but it does not change. What is the problem?
     
  17. well. Done the same. and same here. icons not showing. anything else working.
     
  18. Yea all my VIP tags and other groups disappeared when 5.0.4 was released. I had to use my older version which kept working fine. With this latest version the groups still don't show up, even though they are added.. and my old plugin does not work anymore giving me error:

    EDIT: not sure if it was 5.0.4, it could have been 0.3 I am not totally sure.

    Code:
    17:29 [Error] Error while compiling: BetterChat.cs(399,29): error CS1955: The member `BasePlayer.IsDeveloper' cannot be used as method or delegate
     
  19. Can you post the code from your config file?
    [DOUBLEPOST=1489102350][/DOUBLEPOST]
    The old plugin not working is because of the Rust update today. They changed a few internal methods and a lot of plugins needed to be updated. I'm not really sure why your VIP tags or groups disappeared as those are managed by Oxide.
    [DOUBLEPOST=1489102430][/DOUBLEPOST]
    Everything else works perfectly fine for me, just the icons have disappeared and I can't seem to figure out why. The only line of code that changed was on line 399, and it was just the change from 'IsDeveloper()' to 'IsDeveloper'.

    Someone correct me if I'm wrong, but as far as I know the player icons are managed by Rust and just retrieved from Steam. I've heard that if you aren't connect to Steam Friends the player icons can disappear, but that doesn't seem to be the case in this instance. The only reasoning I can come up with is that somehow the player icons just aren't being retrieved properly from Steam.
     
    Last edited by a moderator: Mar 9, 2017