24.10.2019, 00:14
The server also calculates the movement in order to (somewhat) accurately call OnObjectMoved. When a player joins, you can loop through all objects, see if they are moving, and inform the player of the movement with the proper RPC. I suppose you'd have to use YSF for most of this though.