Unsync player - 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: Unsync player (
/showthread.php?tid=597282)
Unsync player -
Bodie - 28.12.2015
Hi!
How to detect if player is unsynchro?
Thanks!
Re: Unsync player -
Crystallize - 28.12.2015
You can't , the moment player is desynced it doesnt send the data properly.
Re: Unsync player -
Bodie - 28.12.2015
The players from my server are desynced when they exit interior/building because there's a lot to load (vehicles, players).
Re: Unsync player -
Bodie - 29.12.2015
Re: Unsync player -
Dutheil - 29.12.2015
Do you use much instructions in OnPlayerUpdate ?
Re: Unsync player -
Bodie - 29.12.2015
No..
Re: Unsync player -
Bodie - 29.12.2015
Код:
echo Executing Server Config...
lanmode 1
maxplayers 300
announce 0
query 1
port 1700
hostname
gamemode0 roleplay_withoutcustom 1
rcon_password XX
filterscripts
plugins mysql.so crashdetect.so streamer.so
mapname Los Santos
language FRA
maxnpc 0
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
logqueries 0
sleep 2
logtimeformat [%H:%M:%S]
chatlogging 0
Re: Unsync player -
Bodie - 30.12.2015
UP, please.
It's not normal
Re: Unsync player -
J4Rr3x - 30.12.2015
You can try playing with packetloss and netstats functions