Packetloss - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Packetloss (
/showthread.php?tid=523607)
Packetloss -
Leon9741 - 03.07.2014
Hi
I have a simple question: What is the maximum packet loss should have a RP server with a local network? Some functions lag slightly the server.
PD: Sorry 4 my english
Re: Packetloss -
Hoborific - 03.07.2014
any packet loss is a bad indication, especially over lan, you should consider moving your intensive functions that are stalling the server into a plugin, but honestly they might just be written badly, could you elaborate on what some of these functions "do" and what they are?
Respuesta: Re: Packetloss -
Leon9741 - 03.07.2014
Quote:
Originally Posted by Hoborific
any packet loss is a bad indication, especially over lan, you should consider moving your intensive functions that are stalling the server into a plugin, but honestly they might just be written badly, could you elaborate on what some of these functions "do" and what they are?
|
Update textdraws and progress bar, But they only execute one time in a single event. Maybe i should recode them.