Arma 3
86 betyg
Live Radio (Beta)
3
2
2
2
   
Utmärkelse
Favorit
Favoritmarkerad
Avfavoritmarkerad
Data Type: Mod
Mod Type: Mechanics
Filstorlek
Lades upp
Uppdaterades
11.891 MB
19 jul, 2020 @ 21:32
1 nov, 2024 @ 22:18
12 ändringsnotiser ( visa )

Abonnera för att ladda ner
Live Radio (Beta)

Beskrivning
Listen to live internet radio stations in Arma.

Currently enabled for:
- Cars
- FM Radio object

More vehicle types in the future updates.

Alpha Release
MP compatible but not Battle eye whitelisted

Requires:
CBA

Compatible with ACE

GitHub[github.com]

Add your own radio station
Add this to your mod or mission's description.ext
class CfgRadioStations { class my_station { name = "My Radio FM"; url = "http://my-radio.fm/live"; }; };
Populära diskussioner Visa alla (1)
0
28 jun @ 15:31
update request
Ghoster
121 kommentarer
Rick 24 sep @ 20:54 
apart from that the mod works well, nice job
Rick 24 sep @ 20:54 
Please can you add an option to remove server logs? This will be much more convenient as it spams the logs.
Boffin 27 aug @ 8:34 
any installation instructions? how do i open/bring up the radio for use in game?

cheers
Hakon Thorstensson 5 maj @ 7:25 
Is it possible to add custom radio URLs to scenarios that don't use a description.ext? I'm hosting an antistasi server for me and my friends and I'd really love to add more radio stations, but Antistasi doesn't seem to use any description.ext files. Simply creating one with nothing in it but
"class CfgRadioStations {
class my_station {
name = "My Radio FM";
url = "http://my-radio.fm/live";
};
};"
Doesn't do anything unfortunately
IriShbiGdaN 28 apr @ 15:00 
By any chance has anyone tested this on a 20+ multiplayer server?
Quack 16 nov, 2024 @ 17:31 
can you make this work for .m3u as well?
MajorBlunderbuss 2 nov, 2024 @ 7:24 
EDIT: Apparently it has something to do with BattleEye being active. Turning off BattleEye in the launcher let's the mod work as intended. I didn't had this issue before with BattleEye being active. Also, BattleEye blocks the "live_radio_x64.dll".
MajorBlunderbuss 2 nov, 2024 @ 7:08 
Hello, I'd like to inform you that the mod isn't working anymore with the latest update - the radio stations are mute and don't play anything.

Regards
Sanguinox 5 sep, 2024 @ 6:12 
@disco the mod is working as default. the mod adds the radio to vehicles, and iirc the easiest way to use it is with ACE
Disco 30 aug, 2024 @ 23:49 
so how do we actually get this to work? do we add an addaction to a object? do we sync a module to an object?
where are instructions on how to get this to work?