RM-ScriptsRM-SCRIPTS
RM Radio Voice

Installation

Install rm-radio-voice on your server.

Installation

Requirements

  • ox_lib — start before rm-radio-voice
  • qbx_core
  • pma-voice
  • ox_inventory

Step 1 — Download

Clone or download from GitHub and place the folder in your resources directory as rm-radio-voice.

Step 2 — server.cfg

ensure ox_lib
ensure qbx_core
ensure pma-voice
ensure ox_inventory
ensure rm-radio-voice

Step 3 — Add the items

The radio, earpiece, and shadow module items aren't shipped inside ox_inventory by default. The repo's install/ folder has everything you need:

  • install/items.lua — paste the three item entries into ox_inventory/data/items.lua
  • install/images/*.png — copy into ox_inventory/web/images/

See install/README.md in the repo for the full walkthrough.

Step 4 — Configure

  • Channel restrictions & shadow module → config/shared.lua
  • Voice/UX defaults → config/client.lua

Step 5 — Restart

Restart ox_inventory and rm-radio-voice, then grab a radio and press the configured keybind.

Configuration