CCM3: KLPQ MUSICRADIO
Jump to navigation
Jump to search
Variables
Name | Description | Example |
---|---|---|
klpq_musicRadio_enable | bool, enables music radio | klpq_musicRadio_enable = true; |
klpq_musicRadio_radioThemes | array, sets themes for music radio, can specify more than one theme | klpq_musicRadio_radioThemes = ["t_croatian", "t_bosnian"]; |
klpq_musicRadio_startRadioSongs | array, sets certain songs for music radio to play first | |
klpq_musicRadio_radioSongs | array, sets songs for music radio, leave empty for all songs. |
Functions
Name | Description | Example |
---|---|---|
[<Object>, <Radio playing on spawn>] call klpq_musicRadio_fnc_addRadio | adds radio to the object, true to make it play at start. | [this, true] call klpq_musicRadio_fnc_addRadio; |
Themes
|
|
|
|
|
|