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

Server-side wrong players positions when jumping from vehicle #582

Open
ArranTuna opened this issue Sep 24, 2018 · 0 comments
Open

Server-side wrong players positions when jumping from vehicle #582

ArranTuna opened this issue Sep 24, 2018 · 0 comments
Labels
bug Something isn't working
Milestone

Comments

@ArranTuna
Copy link
Collaborator

Describe the bug
When player is in vehicle, player position is vehicle position. When player jump off vehicle he's position will be vehicle's position until jump off vehicle animation ends.

http://www.xfire.com/video/39bd76/
red marker shows player's position client-side
green marker shows player's position server-side
(markers update every 50ms - setTimer)

To reproduce
Get in a car.
Gather speed.
Jump off vehicle.
Get your position server-side.

So when player get in vehicle, gather speed, jump off and the vehicle hit marker (and player's anim not end) - client-side marker won't be hit, server-side vehicle and player hit marker.

Expected behaviour

Screenshots

Version
v1.5.5-release-12430

Additional context

From https://bugs.mtasa.com/view.php?id=5621

@ArranTuna ArranTuna added the bug Something isn't working label Sep 24, 2018
@ArranTuna ArranTuna added this to the Backlog milestone Sep 24, 2018
@patrikjuvonen patrikjuvonen changed the title Server-side wrong players positions when jumping from vehicle. Server-side wrong players positions when jumping from vehicle Jan 3, 2019
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

1 participant