BetterChat
Moved
Total Downloads: 26,142 - First Release: Apr 21, 2015 - Last Update: Jan 12, 2018
- 4.9898/5, 98 likes
-
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.. ? -
That seems to be a big with the picture of the player or something like that. Thats the same with ChatHandler etc.
-
it doesn't do it when its vanilla chat?
-
because it seems to only be that bug in combination with the developer possibility to write in the chat
-
is it possible to fix?
-
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
-
@Wulf Always has the answer :')
I hope you guys can fix it, cannot control my OCD haha -
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. -
but what causes that? That at the end there is a \n? I mean those people do not type that everytime at the end ...
-
Wulf Community Admin
I only see it from one person, but that person or a plugin handling chat is likely sending \n somehow. -
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
-
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. -
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.
-
Wulf Community Admin
There's no newline being added by Oxide, else you'd see it all the time with any chat modification plugin. -
I see that with chat handler too, maybe also Ranks and TitlesLast edited by a moderator: Jun 21, 2015
-
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 -
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. -
shold be easy. just let that guy write. its player specific. means it just some people have the problem
-
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.
