We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
done with update 2.0.5
Sorry, something went wrong.
Thank youuu😄
No branches or pull requests
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
I got mine setup using arrow keys but people can self change or remove these keybinds
The text was updated successfully, but these errors were encountered: