New Website Sale - 15% OFF everything

๐Ÿ’ป Installation

1

Install devhub_lib

Download and install the required library and configure it according to your framework.

Download https://github.com/DEVHUB-GG/devhub_lib or use command

Shell
git clone https://github.com/DEVHUB-GG/devhub_lib.git
2

Install resources from keymaster

  • Download the RADIO script file from keymaster.
3

Add export to pma-voice

#required-steps-before-use

4

Start resources

Move the files to the resources folder on your server and add the following lines to your server.cfg in the correct order:

JavaScript
ensure devhub_lib
ensure devhub_radio
5

Restart your server

โš ๏ธ REQUIRED STEPS BEFORE USE

1. pma-voice Configuration in server.cfg

Make sure that voice_enableRadioAnim in server.cfg is set to 0. If it doesn't exist, add to server.cfg:

Lua
setr voice_enableRadioAnim 0

2. pma-voice Export

Add this to the bottom of pma-voice/client/module/radio.lua:

Lua
exports("getRadioData", function()
    return radioData
end)

DO NOT CHANGE RESOURCE NAME

Devhub Lib Needed For Each Script Download Purchased Assets