Skip to content

Commit 8ce10e5

Browse files
committed
feat(radio): new features
1 parent 044e646 commit 8ce10e5

File tree

2 files changed

+14
-11
lines changed

2 files changed

+14
-11
lines changed

Diff for: pages/radio/index.md

+13-10
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,24 @@
11
# Getting started
22

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.
44

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.
66
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).
77

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-
108
### 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
1514
- Tooltips for individual buttons on the radio
1615
- 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)
1922

2023
### Preview
2124
<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>

Diff for: pages/radio/issues.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Make sure you have the latest version of all required resources.
77

88
**Downloads**
99
[Latest version of ac_radio](https://github.com/acscripts/ac_radio/releases/latest)
10-
[Latest version of pma-voice](https://github.com/AvarianKnight/pma-voice/releases/latest)
10+
[Latest version of pma-voice](https://github.com/AvarianKnight/pma-voice)
1111
[Latest version of ox_lib](https://github.com/overextended/ox_lib/releases/latest)
1212

1313
## Start order

0 commit comments

Comments
 (0)