SA-MP Forums Archive
How to fix desync - 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: How to fix desync (/showthread.php?tid=477761)



How to fix desync - SlonCHL - 26.11.2013

How to fix desync caused by SetPlayerPos without respawning if possible or something similar to not respawning


Re: How to fix desync - DaRk_RaiN - 26.11.2013

pawn Код:
ClearAnimations(playerid);



Re: How to fix desync - SlonCHL - 26.11.2013

Does it have any other side effects?


Re: How to fix desync - DaRk_RaiN - 26.11.2013

Not that i know of.
Quote:

Clears (stops) all animations for the given player.

Source: https://sampwiki.blast.hk/wiki/ClearAnimations


Re: How to fix desync - SlonCHL - 26.11.2013

Ok, I know what's ClearAnimations() lol, anyway thank you, I have been finding ways to sync player the whole day, for that I'll rep+ you