LV Soft FiveM
  • LV SOFT
    • 👋Welcome!
    • 🛒Tebex
    • 💬Discord
  • QB/ESX
    • ☮️lvs-loading
      • Installation
      • Configuration
    • 👫lvs-multichar
      • Installation
      • Configuration
      • Adding Scenes
      • Tebex Integration
      • Commands
    • 🗺️lvs-spawnselector
      • Installation
      • Configuration
    • 🥼lvs-clothing
      • Installation
        • QBCore Install
        • ESX Install
      • Configuration
      • Migration
        • qb-clothing
        • esx-skinchanger
        • Illenium-Appareance
      • Blacklisting
      • Events
      • Commands
    • ⚙️lvs-lib
      • black-screen loading
      • notifications
      • progressbar
      • key-interaction
      • textui
      • alert
      • context menu
      • context input
    • 💬lvs-chat
      • Installation
      • Configuration
      • Events & Exports
    • 📱lvs-radio
      • Installation
      • Configuration
      • Events & Exports
    • 🗃️lvs-playerlist
      • Installation
      • Configuration
    • 📹lvs_weazelnews
      • Installation
      • Configuration
    • 🎒lvs-inventory
      • Installation
      • Configuration
      • lvs-inventory
        • exports
      • lvs-shops
        • Configuration
        • Exports
      • lvs-crafting
    • 🪪lvs-idmanager
      • Installation
      • Configuration
      • Exports
  • Standalone
    • 🚘lvs-drift
      • Installation
      • Configuration
      • Commands
    • 🕺lvs-animations
      • Installation
      • Configuration
      • Adding Animations
      • Exports/Events
    • 💥lvs-accident
      • Installation
      • Configuration
    • 🔥lvs-explosion
      • Installation
      • Configuration
    • 🏎️lvs-racing
  • ESX
    • 📅Soon
Powered by GitBook
On this page
  • Step 1. Remove other radio script
  • Step 2. Install dependencies
  • Step 3. Download lvs_radio
  • Step 4. Voice config (server.cfg)
  • Step 5. Config
  1. QB/ESX
  2. lvs-radio

Installation

Step 1. Remove other radio script

Remove any other script that manages the radio, such as qb-radio


Step 2. Install dependencies

Install the dependencies if they are not installed.

ox_lib


Step 3. Download lvs_radio

Download the lvs_radio package from your keymaster. Place the folder inside the resources folder.


Step 4. Voice config (server.cfg)

In the server.cfg file, you need to change the setting setr voice_enableRadioAnim 1 to setr voice_enableRadioAnim 0

...
# Voice config
setr voice_useNativeAudio true
setr voice_useSendingRangeOnly true
setr voice_defaultCycle "GRAVE"
setr voice_defaultVolume 0.3
setr voice_enableRadioAnim 0 #<--- here !!!
setr voice_syncData 1
setr sv_maxclients 48

Step 5. Config

Now configure and translate your resources.

Config files

config/config.lua config/translation.lua


Previouslvs-radioNextConfiguration

Last updated 10 months ago

📱
https://github.com/overextended/ox_lib