Jump to content
Mr. Green Gaming

Radio for the Server


Recommended Posts

Posted
You guys do know you can just run media player on the background right?...

Yes..

I do that sometimes.

I think it's the source radio [sM radio] which has all the radio stations where you can select for instace: 80's, jazz, disco. Would be great to run in-game

Posted
You guys do know you can just run media player on the background right?...

- Radio has much more tunes.

- It's awesome to listen to something else for a change.

- Some of the dialogs on the radio beat boredom.

- It would be an awesome add.

Posted

infected wars has something similar to this, but its just playing songs

ooh!

how about a community radio, as in we the mr. green community put forward songs, and people can choose them to be played on the server, but it would only be songs, no dj or anything because the servers are played in many different countries

Posted
You guys do know you can just run media player on the background right?...

- Radio has much more tunes.

- It's awesome to listen to something else for a change.

- Some of the dialogs on the radio beat boredom.

- It would be an awesome add.

You guys do know you can just open up a radio stream in a media player right?

Posted
You guys do know you can just run media player on the background right?...

- Radio has much more tunes.

- It's awesome to listen to something else for a change.

- Some of the dialogs on the radio beat boredom.

- It would be an awesome add.

You guys do know you can just open up a radio stream in a media player right?

Maybe we don't :V

Most of us just want a radio.

Posted
Q is gut for u :V

128751405455522039.jpg

Just run your favo media player on the background if you want music and don't disturb other players with it that don't want music while playing..

Posted

RadioEnabled = CreateClientConVar("Radio_Enabled" , 0 , true , false)

function Radio()
if RadioEnabled:GetInt() != 1 then return end

html = vgui.Create("HTML")
html:OpenURL("SetYourStreamingWebsite")
html:SetVisible(false)

end

function DisableRadio()
html:OpenURL("http://www.google.com")
end
concommand.Add("Radio_Stop" , DisableRadio)

I don't see the reason not to impliment a radio, the code couldn't be more simple.

Posted

Claaaavus ;)

Really it would be so great and everyone could decide which music he wants to hear and turn it on/off.

It would be so pleasant :awesome:

Posted

I am for the radio, but put some custom music system:a file named radio ror example, where you can put your songs.

Dunno for you guys, but when I reduce Gmod to open wmp and listen to a music, it takes more time to go back on gmod (black screen for ~10s ) so that would be cool to access your musics directly in-game.

Posted
I am for the radio, but put some custom music system:a file named radio ror example, where you can put your songs.

Dunno for you guys, but when I reduce Gmod to open wmp and listen to a music, it takes more time to go back on gmod (black screen for ~10s ) so that would be cool to access your musics directly in-game.

every time i alt+tab out to look at firefox or itunes, when i go back to gmod, especially on the zs server, i lose connection and i have to join server again, and by that stage im zombie...

<_<

Posted
RadioEnabled = CreateClientConVar("Radio_Enabled" , 0 , true , false)

function Radio()
if RadioEnabled:GetInt() != 1 then return end

html = vgui.Create("HTML")
html:OpenURL("SetYourStreamingWebsite")
html:SetVisible(false)

end

function DisableRadio()
html:OpenURL("http://www.google.com")
end
concommand.Add("Radio_Stop" , DisableRadio)

I don't see the reason not to impliment a radio, the code couldn't be more simple.

I don't why we would have to code this while you could just open up that streaming website in the background. There's really no need :/

Posted
RadioEnabled = CreateClientConVar("Radio_Enabled" , 0 , true , false)

function Radio()
if RadioEnabled:GetInt() != 1 then return end

html = vgui.Create("HTML")
html:OpenURL("SetYourStreamingWebsite")
html:SetVisible(false)

end

function DisableRadio()
html:OpenURL("http://www.google.com")
end
concommand.Add("Radio_Stop" , DisableRadio)

I don't see the reason not to impliment a radio, the code couldn't be more simple.

I don't why we would have to code this while you could just open up that streaming website in the background. There's really no need :/

I agree, im running winamp usually always on my background and it has saved 3-4 different radio streams, not too hard :P

Posted

But you know that, like Error or Nugget already told, the Game crashes or needs time to go on.

And Im sure it's not too much work for you guys. Please ASSAY it!

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...