Help Hud
Its any new Hud Messages because my plugin have Reliable overflow to players. what is the problem?
|
Re: Help Hud
Quote:
Maybe posting the code which is causing the problem will help us help you. Can't give you an answer without seeing any of your code. |
Re: Help Hud
Something like this :
PHP Code:
|
Re: Help Hud
at least set a .2 second delay between them holy shit
sending this to 32 players might even crash the server |
Re: Help Hud
Reliable overflow comes because you are sending huge data too fast to player.
By huge data i meant the size of hudmessage text. Quote:
|
Re: Help Hud
.Dare Devil. Have any idea for this code ?
|
Re: Help Hud
Quote:
if an important message fails to get sent to the client because all the bandwidth is taken by these hud messages for example, the server will crash with the error FSB_ALLOWOVERFLOW set on Server Reliable Datagram |
Re: Help Hud
Quote:
On a side note: sizeof is a compile-time construct and not a runtime function. Saving the result of sizeof into a runtime variable is completely pointless and will not improve performance (quite the contrary actually). |
| All times are GMT -4. The time now is 09:39. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.