Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Trailer detaches #234

Open
BitFros7y opened this issue Oct 10, 2020 · 0 comments
Open

Trailer detaches #234

BitFros7y opened this issue Oct 10, 2020 · 0 comments

Comments

@BitFros7y
Copy link

BitFros7y commented Oct 10, 2020

I just tried recording NPC driving truck with trailer, and when i try to play it, trailer always gets detached as soon as NPC moves (actually recording starts). Note im using FCNPC_StartPlayingPlayback, and i also tried attaching trailer before, and after playback, and even delaying playback start after attaching trailer.

Ok, after some research into issue, here are my two cents. First, recording and playback is done by samp server (or should i say samp-npc). Since NPC's are just players, and recordings are literally sync packets saved into a file my guess is that trailer id has to be same as when recorded.

That thing to side, FCNPC does not support trailer sync at all (i have not seen it in code besides inside vehicle sync packet but thats it, its not set anywhere and its not read anywhere as far as i can tell).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant