ULX

Author Topic: URadio -- Let players listen to streaming radio  (Read 3689 times)

0 Members and 1 Guest are viewing this topic.

Offline Timmy

  • Ulysses Team Member
  • Sr. Member
  • *****
  • Posts: 252
  • Karma: 168
  • Code monkey
URadio -- Let players listen to streaming radio
« on: May 29, 2017, 02:44:40 PM »
I delved into the Ulysses Release Archives to find some awesome releases that I could give a second life! One of them is the URadio addon. It spoke to me because of how simple yet useful the addon is. :)

URadio

Let players listen to streaming radio.

Credits
Thanks to Megiddo for the original release!

Download
uradio.zip

Installation
Extract the downloaded zip archive into your addons folder.

Usage
Code: [Select]
o radio - Opens the radio menu. (say: !radio)
Preview
« Last Edit: May 31, 2018, 02:17:04 AM by Timmy »

Offline JamminR

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 8096
  • Karma: 390
  • Sertafide Ulysses Jenius
    • Team Ulysses [ULib/ULX, other fine releases]
Re: URadio -- Let players listen to streaming radio
« Reply #1 on: May 29, 2017, 06:08:32 PM »
I'm really loving the zombies around here.
Good job.
"Though a program be but three lines long, someday it will have to be maintained." -- The Tao of Programming

Offline MrPresident

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 2728
  • Karma: 430
    • |G4P| Gman4President
Re: URadio -- Let players listen to streaming radio
« Reply #2 on: May 29, 2017, 07:13:36 PM »
Here's something I made that uses the streaming music library. It's networked so all players will hear it.

https://www.youtube.com/watch?v=P9tMIUQiULk

Maybe you could expand yours into something like that?
« Last Edit: May 29, 2017, 07:15:17 PM by MrPresident »

Offline Timmy

  • Ulysses Team Member
  • Sr. Member
  • *****
  • Posts: 252
  • Karma: 168
  • Code monkey
Re: URadio -- Let players listen to streaming radio
« Reply #3 on: May 30, 2017, 10:06:17 AM »
I'm really loving the zombies around here.
Good job.

Thank you! I’ve got a few more zombie releases lined up for next week. :)

Here's something I made that uses the streaming music library. It's networked so all players will hear it.

https://www.youtube.com/watch?v=P9tMIUQiULk

Maybe you could expand yours into something like that?

That looks really neat. Very inspiring to see how I can further improve this addon. Much appreciated!