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

onVehicleExit doesn't trigger if only pulled out of vehicle #476

Open
ArranTuna opened this issue Sep 16, 2018 · 0 comments · May be fixed by #3492
Open

onVehicleExit doesn't trigger if only pulled out of vehicle #476

ArranTuna opened this issue Sep 16, 2018 · 0 comments · May be fixed by #3492
Labels
bug Something isn't working
Milestone

Comments

@ArranTuna
Copy link
Collaborator

ArranTuna commented Sep 16, 2018

Describe the bug
If you're being jacked and the player cancels the jack after throwing you out so you've now exited the vehicle however onVehicleExit doesn't get triggered.

To Reproduce

  • Have 2 clients connected.
  • run addEventHandler("onVehicleExit", root, function() outputChatBox("exited") end)
  • Have 1 client pull the other out of car but then press forwards key before entering the vehicle.
  • Notice lack of "exited".

Expected behaviour
For the event to be triggered.

MTA Client (please complete the following information):
unstated

MTA Server (please complete the following information):
unstated

Additional context
https://bugs.mtasa.com/view.php?id=6494

@ArranTuna ArranTuna added the bug Something isn't working label Sep 16, 2018
@qaisjp qaisjp added this to the Backlog milestone Sep 21, 2018
@Proxy-99 Proxy-99 linked a pull request Jun 18, 2024 that will close this issue
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

Successfully merging a pull request may close this issue.

2 participants