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

vehicle.getExtra in client-side #2418

Open
Lekenthu opened this issue Jan 29, 2025 · 0 comments
Open

vehicle.getExtra in client-side #2418

Lekenthu opened this issue Jan 29, 2025 · 0 comments
Labels
Class: enhancement Something can be improved

Comments

@Lekenthu
Copy link

Description of the problem

Since the isVehicleExtraTurnedOn and doesExtraExist native return a non-real value when setting an extra on a vehicle on the server side, it would be nice to have a client-side vehicle.getExtra(). Currently, the only way to get the right value on the client side is to use rpc, which is not the best solution.

Desired solution for the problem

Add a client-side vehicle.getExtra()

Alternatives you considered

No response

Additional context

No response

@Lekenthu Lekenthu added the Class: enhancement Something can be improved label Jan 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Class: enhancement Something can be improved
Projects
None yet
Development

No branches or pull requests

1 participant