BetterChat

Moved

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

4.9898/5, 98 likes
  1. just give all those groups the same settings
     
  2. can you please help me, why does Caramel_Pudding has a space underneath his chat? example:
    http://puu.sh/ixjQU/a8984dd46f.jpg

    Please help ! thank you

    Edit: Not many people have this problem only a few few idk why.. does it have to do with steam? idk

    but when i go vanilla chat it fixes itself.. ?
     
  3. That seems to be a big with the picture of the player or something like that. Thats the same with ChatHandler etc.
     
  4. it doesn't do it when its vanilla chat?
     
  5. because it seems to only be that bug in combination with the developer possibility to write in the chat
     
  6. is it possible to fix?
     
  7. I tried that already but there is not much I can do as I am not even sure why it is happening. Maybe @Wulf has an idea
     
  8. @Wulf Always has the answer :')
    I hope you guys can fix it, cannot control my OCD haha
     
  9. Wulf

    Wulf Community Admin

    The player is likely sending the newline charater "\n" with his message. It's not default in Rust, so one of the chat plugins are allowing it.
     
  10. but what causes that? That at the end there is a \n? I mean those people do not type that everytime at the end ...
     
  11. Wulf

    Wulf Community Admin

    I only see it from one person, but that person or a plugin handling chat is likely sending \n somehow.
     
  12. but they arent really. Something is adding that somehow, but by looking at my code I see nothing what should make that happen. ALso its only some specific players. So it propably has to do with their Picture / userid or whatever
     
  13. Wulf

    Wulf Community Admin

    Unlikely, as the picture is a hard-coded size and the name is before the message. It's from a plugin or a player.
     
  14. it confuses me... Then maybe with the message picking. Something may be wrong with that. As notifier also uses the same tecnique when a player joins or leaves, but it does not pick the message from somewhere, its preset.
     
  15. Wulf

    Wulf Community Admin

    There's no newline being added by Oxide, else you'd see it all the time with any chat modification plugin.
     
  16. I see that with chat handler too, maybe also Ranks and Titles
     
    Last edited by a moderator: Jun 21, 2015
  17. It makes no sense, why would they do /n every type they type? I also saw when he typed in Chinese it worked fine there was no gap.. ? as soon as he went into english it made a gap.
    Also when i turned the chat into vanilla without the "better chatname" plugin it worked perfectly normal. No gap nothing once i put it back on it had a gap again. :s
     
  18. Are you able to replicate that issue on purpose with chathandler?
    Shouldnt be too hard to debug if someone is able to replicate the issue.
     
  19. shold be easy. just let that guy write. its player specific. means it just some people have the problem
     
  20. As long as there is no report of someone having this specific issue with chathandler I cant debug it.
    I havent had any reports of such an issue with chathandler.