Raised This Month: $51 Target: $400
 12% 

[ANY] Radio v2.0.0.8 FINAL (21/08/2017)


Post New Thread Reply   
 
Thread Tools Display Modes
tcviper
Veteran Member
Join Date: Oct 2005
Location: Netherlands
Old 10-03-2007 , 09:12   Re: Radio
Reply With Quote #41

Can you add a cvar to disable the welcome msg when people join saying This server runs Sourcemod Radio, type..........
__________________
tcviper is offline
Send a message via MSN to tcviper
tkaway69
Senior Member
Join Date: Dec 2004
Location: Millbrook Alabama
Old 10-03-2007 , 09:25   Re: Radio
Reply With Quote #42

Tried to remove from .sp. I then tried to recompile .sp. I got all sorts of errors. So.. Yea a cvar would be nice.
__________________

Last edited by tkaway69; 10-03-2007 at 09:46.
tkaway69 is offline
Send a message via AIM to tkaway69 Send a message via MSN to tkaway69 Send a message via Yahoo to tkaway69
dubbeh
Senior Member
Join Date: Jul 2007
Old 10-05-2007 , 09:45   Re: Radio
Reply With Quote #43

Sorry i havn't been around that much recently. Been quite busy over the past week+ with all my spare time spent practicing css for this ED league

@SourceTunes Think something like that can be done with the sockets extension, I'll see what i can come up with

@teknor I'll have a look into that bug

@tkaway69 can u do me a big favour & post the fixed .ini file thanks

@viper|tkaway69 Added a cvar to enable the welcome message to be switched on or off with a cvar "sm_radio_welcome"
__________________
SM Plugins - dubbeh.net - Plugin requests are welcome
dubbeh is offline
tkaway69
Senior Member
Join Date: Dec 2004
Location: Millbrook Alabama
Old 10-05-2007 , 09:56   Re: Radio
Reply With Quote #44

All I did was edit the genre to match the stations.
Edited "radiostations.ini"
Code:
//
// Radio Stations Example File
//
// Example:
// "Radio Station Name" http://www.sourcetunes.com/music/css/index.htm
//

"Country" http://www.sourcetunes.com/music/player/chan9_web.php
"Pop Hits" http://www.sourcetunes.com/music/player/chan4_web.php
"R&B Hits" http://www.sourcetunes.com/music/player/chan5_web.php
"Metal Hits" http://www.sourcetunes.com/music/player/chan8_web.php
"80's Pop hits" http://www.sourcetunes.com/music/player/chan10_web.php
"Rap (Clean)" http://www.sourcetunes.com/music/player/chan11_web.php
"Old School Rap" http://www.sourcetunes.com/music/player/chan13_web.php
"Techno/Club/Dance" http://www.sourcetunes.com/music/player/chan14_web.php
"Rap (Uncensored)" http://www.sourcetunes.com/music/player/chan6_web.php
"Alternative Rock" http://www.sourcetunes.com/music/player/chan7_web.php
"Hard Rock" http://www.sourcetunes.com/music/player/chan1_web.php
"Classic Rock" http://www.sourcetunes.com/music/player/chan2_web.php
"Classic Alternative" http://www.sourcetunes.com/music/player/chan3_web.php
"Hip Hop Hits" http://www.sourcetunes.com/music/player/chan12_web.php
"Turn Radio OFF!" about:blank

// Set the custom radio off page here - use about:blank for default
"Off Page" about:blank
Your supplied "radiostations.ini"
Code:
//
// Radio Stations Example File
//
// Example:
// "Radio Station Name" http://www.sourcetunes.com/music/css/index.htm
//

"Top40" http://www.sourcetunes.com/music/player/chan9_web.php
"HipHop/Rap #1" http://www.sourcetunes.com/music/player/chan4_web.php
"HipHop/Rap #2" http://www.sourcetunes.com/music/player/chan5_web.php
"Classic Rap" http://www.sourcetunes.com/music/player/chan8_web.php
"Club/House" http://www.sourcetunes.com/music/player/chan10_web.php
"Dance" http://www.sourcetunes.com/music/player/chan11_web.php
"Trance" http://www.sourcetunes.com/music/player/chan13_web.php
"Drum & Bass" http://www.sourcetunes.com/music/player/chan14_web.php
"Metal" http://www.sourcetunes.com/music/player/chan6_web.php
"80's Hits" http://www.sourcetunes.com/music/player/chan7_web.php
"Alternative Rock" http://www.sourcetunes.com/music/player/chan1_web.php
"Hard Rock" http://www.sourcetunes.com/music/player/chan2_web.php
"Classic Rock" http://www.sourcetunes.com/music/player/chan3_web.php
"Country" http://www.sourcetunes.com/music/player/chan12_web.php
"Turn Radio OFF!" about:blank

// Set the custom radio off page here - use about:blank for default
"Off Page" about:blank
__________________
tkaway69 is offline
Send a message via AIM to tkaway69 Send a message via MSN to tkaway69 Send a message via Yahoo to tkaway69
symphyle
Member
Join Date: Aug 2006
Old 10-06-2007 , 12:22   Re: Radio
Reply With Quote #45

Hi !

Sorry, i'm not an english man :s

When I type "!radio" or sm_radio" I have this message :


"Invalid radio stations menu handle" and i can't seen menu.

Anyone some Help ?

thanks,

Symphyle
symphyle is offline
tkaway69
Senior Member
Join Date: Dec 2004
Location: Millbrook Alabama
Old 10-06-2007 , 13:31   Re: Radio
Reply With Quote #46

Install:
radio.smx -> addons\sourcemod\plugins
radio.sp -> addons\sourcemod\scripting
radio.phrases.txt -> addons\sourcemod\translations
plugin.radio.cfg -> cfg\sourcemod
radiostations.ini -> cfg\sourcemod

Check and make sure you have these files in the folders they belong in.
__________________
tkaway69 is offline
Send a message via AIM to tkaway69 Send a message via MSN to tkaway69 Send a message via Yahoo to tkaway69
symphyle
Member
Join Date: Aug 2006
Old 10-06-2007 , 13:52   Re: Radio
Reply With Quote #47

Yes, I have these.

And plugin is OK ...
Quote:
[SM] Listing 27 plugins:
01 "Basic Comm Control" (1.0.0.1535) by AlliedModders LLC
02 "CS:S DM Equipment" (2.0.0.416) by AlliedModders LLC
03 "CS:S DM Preset Spawns" (2.0.0.416) by AlliedModders LLC
04 "CS:S DM Basics" (2.0.0.416) by AlliedModders LLC
05 "CS:S DM Bot Quotas" (2.0.0.416) by BAILOPAN
06 "CS:S DM Spawn Protection" (2.0.0.416) by AlliedModders LLC
07 "SourceMod Radio" (1.0.0.9) by dubbeh
But, i always have "Invalid radio stations menu handle" when I type !radio in chat area.
symphyle is offline
tkaway69
Senior Member
Join Date: Dec 2004
Location: Millbrook Alabama
Old 10-06-2007 , 14:51   Re: Radio
Reply With Quote #48

Well it sounds like a translations problem. I can not say for sure though. We are not having this problem. we are using Windows Build of sourcemod_version "1.0.0.1535". Good luck with this.
__________________
tkaway69 is offline
Send a message via AIM to tkaway69 Send a message via MSN to tkaway69 Send a message via Yahoo to tkaway69
symphyle
Member
Join Date: Aug 2006
Old 10-06-2007 , 18:18   Re: Radio
Reply With Quote #49

Thanks, it was a syntax error in translate file
symphyle is offline
SourceTunes
Junior Member
Join Date: Jul 2007
Old 10-07-2007 , 16:38   Re: Radio
Reply With Quote #50

I have just finshed changing the sourcetunes channels from mulitple to one single file (radio_web.php), you will need to change your .ini to the following.


Code:
 
"Hard Rock" http://www.sourcetunes.com/music/player/radio_web.php?chan=activex&name=Hard Rock
"Classic Rock" http://www.sourcetunes.com/music/player/radio_web.php?chan=classicrock&name=Classic Rock
"Classic Alternative" http://www.sourcetunes.com/music/player/radio_web.php?chan=classicalt&name=Classic Alternative
"Pop Hits" http://www.sourcetunes.com/music/player/radio_web.php?chan=hitmusic&bitrate=hi&name=Pop Hits
"RnB Hits" http://www.sourcetunes.com/music/player/radio_web.php?chan=RnB&bitrate=hi&name=RnB Hits
"Rap (Uncensored)" http://www.sourcetunes.com/music/player/radio_web.php?chan=raw&name=Rap (Uncensored)
"Alternative Rock" http://www.sourcetunes.com/music/player/radio_web.php?chan=q97alt&name=Alternative Rock
"Metal Hits" http://www.sourcetunes.com/music/player/radio_web.php?chan=hairband&bitrate=hi&name=Metal Hits
"Country" http://www.sourcetunes.com/music/player/radio_web.php?chan=BarRockinCountry&bitrate=hi&name=Country
"80s Pop Hits" http://www.sourcetunes.com/music/player/radio_web.php?chan=80s&name=80s Pop Hits
"Rap (Clean)" http://www.sourcetunes.com/music/player/radio_web.php?chan=hiphop&name=Rap (Clean)
"Hip Hop Hits" http://www.sourcetunes.com/music/player/radio_web.php?chan=power&bitrate=hi&name=Hip Hop Hits
"Old School Rap" http://www.sourcetunes.com/music/player/radio_web.php?chan=rapclassics&name=Old School Rap
"Techno/Club/Trance" http://www.sourcetunes.com/music/player/radio_web.php?chan=techno&bitrate=hi&name=Techno/Club/Trance

Last edited by SourceTunes; 10-08-2007 at 10:40.
SourceTunes is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 04:29.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode