Skip to content

Client Cannot Delete Saved Vehicles that are no longer streamed #477

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

Open
DerekMatias opened this issue Feb 24, 2025 · 3 comments
Open

Client Cannot Delete Saved Vehicles that are no longer streamed #477

DerekMatias opened this issue Feb 24, 2025 · 3 comments
Labels
enhancement New feature or request

Comments

@DerekMatias
Copy link

When a player is trying to delete a saved vehicle, they have no ability to delete the vehicle from their Saved Vehicles Menu if they are no longer in a server that has the vehicle properly streamed. In order to access the option to delete the vehicle they need to select the vehicle in their saved list and then they have the option to delete, however when the vehicle is not streamed, the saved vehicle is greyed out and not able to be selected.

Steps to reproduce the behavior:

  1. Go to 'Vehicle Related Options' > 'Saved Vehicles' > 'Vehicle Category' > 'Uncategorized'
  2. Click on any unavailable vehicle or try to delete All Vehicles
  3. You have no ability to remove old unused vehicles

Expected behavior:
The user should be able to select the vehicle and go to the option to delete the saved configuration. If a Vehicle is not available they should be able to manage the saved vehicle but get an error when trying to delete

Image

  • vMenu Version (check the about menu): 3.6.5
  • Do you have access to the files? Yes
  • FXServer artifacts version: 12092
@christopher-nzcs
Copy link
Collaborator

@cm8263 Could you maybe make it so that they can still be deleted? Or is that not possible with the current way you are handling the disabling?

@christopher-nzcs christopher-nzcs added the enhancement New feature or request label Mar 21, 2025
@DerekMatias
Copy link
Author

I wish I knew about coding these kind of scripts, but I don't so I don't know if this is helpful....

If vMenu could not check if a vehicle is streamed until you select the vehicle I imagine that would fix it.

@christopher-nzcs
Copy link
Collaborator

christopher-nzcs commented Mar 21, 2025 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants