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

detachTrailerFromVehicle is very inconsistent #694

Open
Grafu opened this issue Nov 9, 2018 · 1 comment
Open

detachTrailerFromVehicle is very inconsistent #694

Grafu opened this issue Nov 9, 2018 · 1 comment
Labels
bug Something isn't working
Milestone

Comments

@Grafu
Copy link
Contributor

Grafu commented Nov 9, 2018

Describe the bug

• Calling clientside detachTrailerFromVehicle fails to remove the trailer most of the time and stops working anymore until serverside detachTrailerFromVehicle is called.

• Calling serverside detachTrailerFromVehicle fails to remove the trailer most of the time (the detaching click is heard, but trailer is re-attached by MTA right after detaching. I guess it's the trailer desync fix what causes the problem).

To reproduce

/cv 403
/cv some trailer
/srun detachTrailerFromVehicle(getPedOccupiedVehicle(getRandomPlayer()))

Expected behaviour

• detachTrailerFromVehicle clientside should detach the trailer, not only click without actually removing the trailer.

• detachTrailerFromVehicle serverside should detach the trailer and stop applying trailer sync fix after the function is called.

Version

MTA:SA Server v1.5.6-release-14489
Multi Theft Auto v1.5.6-release-14738

Related #445, #449

@Pirulax
Copy link
Contributor

Pirulax commented Nov 9, 2018

the whole trailer sync should be fixed

@botder botder added the bug Something isn't working label Nov 13, 2018
@patrikjuvonen patrikjuvonen self-assigned this Jan 3, 2019
@botder botder added this to the Backlog milestone Mar 3, 2019
@patrikjuvonen patrikjuvonen removed their assignment Sep 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants