gruppe-adler / grad-replay

Records player and AI movment and replays at the end of the mission.
GNU General Public License v3.0
8 stars 1 forks source link

skipping leads to async/double playback jumping around #24

Open nomisum opened 6 years ago

McDiod commented 6 years ago

Where in the code is the skipping handled?

nomisum commented 6 years ago

should be in here 🤔

https://github.com/gruppe-adler/grad-replay/blob/master/functions/player/fn_onPlaybackPosChanged.sqf#L5

and here (admin) https://github.com/gruppe-adler/grad-replay/blob/d081e4e708de16b002298d4d2444cb5b4e1214f1/functions/player/fn_startPlaybackClient.sqf#L96

nomisum commented 6 years ago

todo: