• Using Custom Chat Box Reduces FPS?
    10 replies, posted
I noticed that using custom chat boxes, ones made from scriptfodder, reduces clients FPS by 5-10. I Have tested this on my server just today and was wondering if this was normal. DOes anyone know why this exactly happens? The Fps drop when using customized chatbox?
It's probably what it's drawing on the screen in a HUDPaint hook.
if the chatbox isn't culling messages, it could be drawing every message since you joined the server vs only what's recent. if fps gets worse the longer you're in a server, that could be the cause
[QUOTE=code_gs;47784065]It's probably what it's drawing on the screen in a HUDPaint hook.[/QUOTE] If this is the case, what's your opinion on this? Would it be worth the FPS drops, for a better Chatbox
[QUOTE=monstermega10;47786872]If this is the case, what's your opinion on this? Would it be worth the FPS drops, for a better Chatbox[/QUOTE] Of course not. It would be better for you to either fix it or find custom chatbox that is drawn properly.
[QUOTE=code_gs;47787343]Of course not. It would be better for you to either fix it or find custom chatbox that is drawn properly.[/QUOTE] The chatboxes im talking about are Atlas Chat [url]https://scriptfodder.com/scripts/view/231/media/[/url] and HatsChat2 [url]https://scriptfodder.com/scripts/view/22/versions/[/url] I dont think those can get any better xD.
[QUOTE=monstermega10;47789427]The chatboxes im talking about are Atlas Chat [url]https://scriptfodder.com/scripts/view/231/media/[/url] and HatsChat2 [url]https://scriptfodder.com/scripts/view/22/versions/[/url] I dont think those can get any better xD.[/QUOTE] That has nothing to do with what I just said.
The amount your FPS drops by is meaningless if you don't tell us the initial value. The difference between 15 and 10 fps is [b]huge[/b] compared to the difference between 150 and 145 fps (frame time wise).
[QUOTE=Willox;47791749]The amount your FPS drops by is meaningless if you don't tell us the initial value. The difference between 15 and 10 fps is [b]huge[/b] compared to the difference between 150 and 145 fps (frame time wise).[/QUOTE] On every part of the map is that same amount of 5-10 fps drop.
[QUOTE=monstermega10;47793424]On every part of the map is that same amount of 5-10 fps drop.[/QUOTE] He means, what was it before it dropped.
[QUOTE=James xX;47793771]He means, what was it before it dropped.[/QUOTE] Tested on different part of the map, ttt_minecraft_b5 50>40 50>45 130>90
Sorry, you need to Log In to post a reply to this thread.