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

suggestion -- change radio channels via keybinds #26

Closed
jaylac2000 opened this issue Apr 10, 2024 · 2 comments
Closed

suggestion -- change radio channels via keybinds #26

jaylac2000 opened this issue Apr 10, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@jaylac2000
Copy link

i have custom radio for qb-core where i can change the channel with keybinds

this looks like a real nice radio to switch to

but can you make it so players can change both full channels up and down along with decimal channels please :D

Config.KeyMapping = {
    IncreaseRadioChannel = 'UP',
    DecreaseRadioChannel = 'DOWN',
    IncreaseRadioChannelDecimal = 'LEFT',
    DecreaseRadioChannelDecimal = 'RIGHT'
}

I got mine setup using arrow keys but people can self change or remove these keybinds

@SOH69 SOH69 added the enhancement New feature or request label Apr 10, 2024
@SOH69
Copy link
Owner

SOH69 commented Apr 22, 2024

done with update 2.0.5

@SOH69 SOH69 closed this as completed Apr 22, 2024
@jaylac2000
Copy link
Author

Thank youuu😄

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