-
Notifications
You must be signed in to change notification settings - Fork 44
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
[BUG] Give a vehicle keys to all players in the vehicle #60
Labels
bug
Something isn't working
Comments
Isn't this already the case? /givekeys will give to passengers in the vehicle if no argument is passed, no? |
The givekeys_id isn't an optional argument. |
I see that you are correct. We must have introduced this regression at some point. |
2 tasks
artur-michalak
added
bug
Something isn't working
and removed
enhancement
New feature or request
labels
Jun 13, 2024
artur-michalak
changed the title
[SUGGESTION] addkeys command playerId as optional argument
[BUG][REGRESSION] Give a vehicle keys to all players in the vehicle
Jun 13, 2024
artur-michalak
changed the title
[BUG][REGRESSION] Give a vehicle keys to all players in the vehicle
[BUG] Give a vehicle keys to all players in the vehicle
Jun 13, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The problem
At this moment it isn't possible to give the keys to everyone in the car by command.
Ideal solution
Need to determine if we want to keep the function of giving keys to everyone in the vehicle.
Alternative solutions
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: