Author Topic: Suggestion.  (Read 3909 times)

0 Members and 1 Guest are viewing this topic.

Offline Revolver

  • Street Thug
  • *
  • Posts: 17
    • View Profile
Suggestion.
« on: September 05, 2013, 07:34:29 pm »
Hello, i don't really know, it's possible or no, you decide.

So, i'd like to see in the new client's version an ability to have a radio on the server.

How may it work.

You create your own playlist and upload it on your server's database in some folder in the .mp3 format, when it's uploaded, you can turn it off/on any moment you want on the server, using /setradio on <filename> <Radiostation's name> (/setradio on yourmp3name.mp3 SexRadio, there, where stands "Radiostation's name", you have to set its name to allow users to switch on some other radiostation, if they don't like current one, using /radio <Radiostation's name>, to turn off the radio (for admins) - /setradio off), and everything what was recorded in that mp3 file will be being played on the server, also anyone who doesn't want to listen to radio can just do /radio off.

Commands:

For admins:

/setradio on <MP3's file name> <Radiostation's name>
/setradio off
/setradioname <MP3's file name> <Radiostation's name> (if you want to rename it)
/deleteradio <Radiostation's name>

For users:

/radio on
/radio off
/radio <Radiostation's name>
/radiolist - To display a list of available radiostations
/radioinfo - To find out what radiostation is currently being played.

The aim of the suggestion.

To make people's gameplay more colorful and interesting. It'd be great update for 0.4.

Thank you for your attention, if you have any questions, ask here.

Offline George

  • Street Thug
  • *
  • Posts: 32
    • View Profile
Re: Suggestion.
« Reply #1 on: September 05, 2013, 08:34:08 pm »
nice idea, but I think the commands could be server-side instead client-side.
(LBR)George, XE Head Scripter, Xs Developer, LBR's founder, playing VCMP since 2009

Offline stormeus

  • VC:MP Developer
  • VC:MP Veteran
  • *
  • Posts: 1122
    • View Profile
Re: Suggestion.
« Reply #2 on: September 06, 2013, 02:31:14 am »
If this is going to be implemented, it should just expose the functions for the Miles Sound System or BASS libraries to plugins. Nothing should be hardcoded.
Do not PM me for support.




Offline Revolver

  • Street Thug
  • *
  • Posts: 17
    • View Profile
Re: Suggestion.
« Reply #3 on: September 09, 2013, 03:40:56 pm »
so, what's with it?

Offline GTA Fiji City

  • Street Thug
  • *
  • Posts: 41
  • Speech is Silver, Silence is Gold.
    • View Profile
Re: Suggestion.
« Reply #4 on: September 10, 2013, 12:22:16 pm »
And also the ability to include Live Stream Radio.... Not just only files in a local directory.
- [MK]VCS

Proud MK trainee, VC:MP player since 2011. PsyShell Manager. Zombie-Invasion, Avengers City, OutDoor-City & Zero's Server Administrator.

Offline Fuzzy168

  • VC:MP Veteran
  • *****
  • Posts: 729
  • Programming since 2011
    • View Profile
Re: Suggestion.
« Reply #5 on: September 10, 2013, 02:20:38 pm »
And also the ability to include Live Stream Radio.... Not just only files in a local directory.
Live Stream?? You must be insane!!
I'm beginning to feel like a Lag God, Lag God

Offline stormeus

  • VC:MP Developer
  • VC:MP Veteran
  • *
  • Posts: 1122
    • View Profile
Re: Suggestion.
« Reply #6 on: September 10, 2013, 04:08:10 pm »
Live Stream?? You must be insane!!

Completely feasible if we use BASS instead of trying to hook MSS. The problem with MSS is that the version used by VC is over a decade old and likely does not support live streams.
Do not PM me for support.