Garry's Mod

Garry's Mod

Vehicle Radio
Jared 2019 年 4 月 26 日 上午 8:48
Auto-Convert music folders into stations


Download and extract the mp3_to_vradio_lua program[files.dumpsterbabyinc.com]

Optionally download this template[files.dumpsterbabyinc.com] and skip this next part
Create a new folder in: common/GarrysMod/garrysmod/addons -This will be the addon "root" folder Create: "lua/vradio/stations" in the root folder -Here's where the .lua file goes Create: "sound/vehicles_radio" in the root -Where you'll put all your music (.mp3s) Create: "materials/gui/vehicles_radio_icons" in the root -This is for the in-game icon

Once you have moved your music into "sound/vehicles_radio/" click and drag that (vehicles_radio) folder onto "mp3_to_vradio_lua.exe" Wait until the CMD window says "Done, press enter to continue..." Finally move the "vradio_auto.lua" file to "lua/vradio/stations/" -make sure to rename it to something unique

Then to add a in game icon create a .png that's 512 x 512 pixels and copy it to "materials/gui/vehicles_radio_icons/" Next copy that file path into the .lua script using a normal text editor look for something near the top like: ['icon'] = "gui/vehicles_radio_icons/example_icon.png" -- icon

workaround if uploading to workshop fails (having uppercase letters in the .mp3 file path)
https://superuser.com/questions/65302/is-there-a-way-to-batch-rename-files-to-lowercase

Source code: https://files.dumpsterbabyinc.com/srcvradioauto
最后由 Jared 编辑于; 2019 年 5 月 15 日 上午 3:58
< >
正在显示第 1 - 8 条,共 8 条留言
professorparagon 2019 年 12 月 5 日 上午 2:04 
Can't believe no one's commented this, but THANK YOU. This is the most helpful thing I've found so far.
Jared 2019 年 12 月 5 日 下午 12:36 
You're welcome :)
Widukind 2020 年 2 月 12 日 上午 11:03 
How would I upload this to the steam workshop?
Jared 2020 年 2 月 13 日 下午 8:35 
You can use this utility, but how to use it that's another topic, for google:
https://github.com/alatnet/gmpu/releases/download/v2.2/GMPU.v2.2.zip
Jazz Sica 2020 年 4 月 5 日 上午 5:22 
the "files.dumpsterbabyinc.com" links doesn't work
Jared 2020 年 4 月 5 日 下午 12:07 
Thanks for letting me know, my "Yourls" link shortener server was just not on lol oops
Tristanator04 2020 年 4 月 10 日 下午 1:56 
I tried that and my station won't appear in the game!
Barricade911 2020 年 5 月 19 日 下午 2:43 
引用自 Tabby CatYT
I tried that and my station won't appear in the game!
yep cuz this addon is garbage i already regret trying it out
< >
正在显示第 1 - 8 条,共 8 条留言
每页显示数: 1530 50