|
1 | 1 | # Getting started
|
2 | 2 |
|
3 |
| -ac_radio is a framework-standalone user interface for radio control. The only dependencies are [pma-voice](https://github.com/AvarianKnight/pma-voice) and [ox_lib](https://github.com/overextended/ox_lib). |
| 3 | +**AC Radio** is simple and framework-standalone UI for pma-voice. |
4 | 4 |
|
5 |
| -You can use any supported framework to enable additional features such as usable item or restrictions. |
| 5 | +You can use any supported framework to enable additional features such as usable item or frequency restrictions. |
6 | 6 | Supported frameworks are [ox_core](https://github.com/overextended/ox_core), [qbx_core](https://github.com/Qbox-project/qbx_core), [qb-core](https://github.com/qbcore-framework/qb-core) and [es_extended](https://github.com/esx-framework/esx_core).
|
7 | 7 |
|
8 |
| -Report bugs using [GitHub issues](https://github.com/acscripts/ac_radio/issues). Use the official [Discord server](https://discord.gg/2ZezMw2xvR) for support. |
9 |
| - |
10 | 8 | ### Features
|
11 |
| -- Two available channel presents customisable by player |
12 |
| -- Channel frequency restrictions for groups/jobs |
13 |
| -- Usable item for [ox_inventory](https://github.com/overextended/ox_inventory) and any ESX / QB inventory |
14 |
| -- Variable frequency limit and step between them |
| 9 | +- Two available frequency presets customisable by player |
| 10 | +- Frequency restrictions for groups/jobs |
| 11 | +- Configurable frequency limit and decimal precision |
| 12 | +- Usable item for [ox_inventory](https://github.com/overextended/ox_inventory) - and any ESX/QB inventory |
| 13 | +- Choose whether to use command and/or usable item for opening the UI |
15 | 14 | - Tooltips for individual buttons on the radio
|
16 | 15 | - Buttons for complete volume control (up, down, mute)
|
17 |
| -- Choose between command and usable item |
18 |
| -- Support for custom locales |
| 16 | +- Configurable percentage of volume to increase and decrease per step |
| 17 | +- Compatible with entity lockdown server setting |
| 18 | + |
| 19 | +### Dependencies |
| 20 | +- [pma-voice](https://github.com/AvarianKnight/pma-voice) |
| 21 | +- [ox_lib](https://github.com/overextended/ox_lib) |
19 | 22 |
|
20 | 23 | ### Preview
|
21 | 24 | <iframe width="560" height="315" src="https://www.youtube.com/embed/9zxbDJMhVSw" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
|
0 commit comments