Open the downloaded ZIP product file and drop the folder in it somewhere in your resources folder. Add your product key (get it here) to the settings.ini
file and add start BigDaddy-RadioAnmimation
to your server.cfg
.
DO NOT RENAME THE FOLDER.
If you change the name of the folder it will not function correctly so leave the name as it is.
SETTING | DEFAULT | DESCRIPTION |
---|---|---|
[licensing] | ||
key1 | none | This is where you put your product key |
[settings] | ||
useSounds | true | whether to use the radio clicks serverwide (can also be toggled on the client) |
onByDefault | false | whether the radio is toggle on by default. Usually this is false |
If you change these, make sure those anims are streamed into your fivem server or nothing will happen when you try to activate them in this script. | ||
shoulderDict | bigdaddy_radio2 | Your animation Dict for shoulder radio |
shoulderAnim | radio_anim2 | Your animation Anim for shoulder radio |
chestDict | bigdaddy_radio3 | Your animation Dict for chest radio |
chestAnim | radio_anim3 | Your animation Anim for chest radio |
handheldDict | bigdaddy_radio | Your animation Dict for handheld radio |
handheldAnim | radio_anim | Your animation Anim for handheld radio |
[locales] | ||
menuCommand | radioanim | Command to open Radio Animation menu |
menuCommand | Radio Animation Menu | Text that shows as command hint |
soundCommand | radiosounds | Command to toggle the radio clicks on the client |
toggleOn | Radio Animation Toggled ON | Text when radio is toggled ON |
toggleOff | Radio Animation Toggled OFF | Text when radio is toggled OFF |
toggleSoundOn | Radio Sounds Toggled ON | Text when radio clicks are toggled ON |
toggleSoundOff | Radio Sounds Toggled OFF | Text when radio clicks are toggled OFF |
toggleOption | Toggle Radio | Menu option to toggle radio |
shoulderOption | Use Shoulder | Menu option to change to shoulder position |
chestOption | Use Chest | Menu option to change to chest position |
handheldOption | Use Handheld | Menu option to change to handheld option |
soundOption | Toggle Sounds | Menu option to toggle radio clicks on/off on the client |
nowUsingChest | Now using Chest Radio | Notification Text for chest radio |
nowUsingShoulder | Now using Shoulder Radio | Notification Text for shoulder radio |
nowUsingHandheld | Now using Handheld Radio | Notification Text for handheld radio |
Go to GTA Settings -> Keybinds -> FiveM and find the BigDaddy-RadioAnimation Radio PTT Key and set it to whatever your PTT key for your external radio is. It is very important these match or it will not work. This script does not know about your external radio, which is why it exists. You just set the key here to the same key as your external radio application and they will work at the same time.
Open the menu using the command /radioanim
by default
Choose a radio position that matches your character's radio or handheld if they don't have one.
You can use the menu to toggle the radio on and off and toggle the radio clicks on and off if your server has them turned on. You can also change radio positions through the menu anytime you need to.
COMMAND | INFO |
---|---|
These are the default commands but can be changed in the settings.ini (see above) |
|
/radioanim | Toggle the radio on/off |
/radiosounds | Toggle radio clicks on/off |
/shoulderradio | Switch to shoulder radio animation and toggle it on if not already on |
/chestradio | Switch to chest radio animation and toggle it on if not already on |
/handheldradio | Switch to handheld radio animation and toggle it on if not already on |