SA-MP Forums Archive
Desynchronization - 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: Desynchronization (/showthread.php?tid=506426)



Desynchronization - Stereotype - 13.04.2014

I've ******'d alot for this and i am here just to ask, is there any way to detect major player desynch's .. I cant control the players while they are desynch'd so i need help.. Regards.


Re: Desynchronization - DobbysGamertag - 13.04.2014

Yes,

pawn Код:
Float:NetStats_PacketLossPercent(playerid);
I'd get the packetloss, compare the two, and if its above X percent. Re connect them or somethin'


Re: Desynchronization - Stereotype - 13.04.2014

Quote:
Originally Posted by DobbysGamertag
Посмотреть сообщение
Yes,

pawn Код:
Float:NetStats_PacketLossPercent(playerid);
I'd get the packetloss, compare the two, and if its above X percent. Re connect them or somethin'
Where have you been this time.. Alright, timer and this func. Thanks so much, rep+.. Hate u ****** -.-