-
Notifications
You must be signed in to change notification settings - Fork 164
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
feat: persistent player vehicles #568
Conversation
I don't think qbx_core should be dependent on qbx_vehicles |
qbx_vehicles is an API resource so I think it's fine to depend on it. The alternative is to make qbx_vehicles have a client component instead of server o Lu. Do you think that would be better? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should we maybe also warp passengers back to the new vehicle?
Done. Still need to test this however. |
fixes #567
Implements design as described in #567
Adds new exports