Skip to content

TRClassic-Scripts/qb-radio

 
 

Repository files navigation

qb-radio

qb-radio Nopixel Inspired Radio for qb-core

Install Video

Dependencies

Features

  • Nopixel Inspired Radio
  • Radialmenu join channel option 1 - 6
  • Inventory Image [qb-radio/imgforinvenotry]

RadialMenu Events

Add the trigger to your qb-radialmenu > config.lua (Anywhere you want someone to have access to it) for example:

            id = 'joinradio1',
            title = 'Channel 1',
            icon = 'radio',
            type = 'client',
            event = 'qb-radio:client:JoinRadioChannel1',
            shouldClose = true

Credits to MonkeyWhisper for creating the event

Images

Installation

  • Replace current qb-radio with this version if you want to use it

1/12/2022 (Radio Effects)

  • To add the new radio sounds go to \pma-voice\ui

Inventory image - replace radio.png in your current inventory image folder with this one.

Discord

Support

Original qb-radio

About

Nopixel Inspired Radio for qb-core

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Lua 74.7%
  • CSS 12.9%
  • JavaScript 8.3%
  • HTML 4.1%