http://forums.alliedmods.net/showthread.php?p=512035
=======-=============-=============-=======
SourceMod Radio v1.0.0.11
Adds !radio / !radiooff support to SourceMod
Little added extra is the sm_browse command that allows a user to browse there website of choice or listen to a custom radio station
Server Console Commands:
sm_radio_enable 1/0 - Enable the radio plugin
sm_radio_advert 1/0 - Enable advertising the users radio station choice & the welcome message
sm_radio_welcome 1/0 - Enable the welcome message
Client Console Commands:
sm_browse "www.teazerstunage.net" - browse www.teazerstunage.net
sm_radio - Pop up the radio station selection menu
sm_radiooff - Display a blank MOTD window (turns off the radio)
Supported Languages:
English
German - Thanks to sessus
Usage:
!radio or /radio - Pops up a radio stations selection menu configurable through radiostations.ini
!radiooff or /radiooff - Switches off the radio
!browse "www.teazerstunage.net" or /browse "www.teazerstunage.net" - Browse a website of choice
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
All radio station links can be setup in radiostations.ini
Version History:
v1.0.0.12
- Unlimited number of radio stations now supported - switched to adt array
- SetFailState is now ran if the plugin cant find the radiostations.ini
v1.0.0.11
- Increased the buffer sizes for storing the radio station URL's - fixes a bug with the new radiostations.ini & much longer URL's
v1.0.0.10
- Update the radiostations.ini - Thanks to SourceTunes
v1.0.0.9
- Added a convar to switch the welcome message on & off
v1.0.0.8
- Re-added the tagged colored chat strings - Forgot to add them back with the translation file
v1.0.0.7
- Plugin now supports translations
- Added a welcome message to clients
- New radiostations.ini - Thanks to bolinux
v1.0.0.6
- Changed the radiostations.ini file location - requested by tcviper
- Added 3 more radio stations to radiostations.ini - thanks to everyone that recommended new stations
v1.0.0.5
- Removed sm_radio_off_page was a bit problematic
- Custom off page can now be setup like
"Off Page" http://www.teazerstunage.net
Inside radiostations.ini file
v1.0.0.4
- Custom radio off page can now be set using sm_radio_off_page - "about:blank" is set as default
v1.0.0.3
- New command sm_radiooff switches off the radio & displays the user an about:blank MOTD page
v1.0.0.2
- Changed the format style from "%x" to "%d" to fix the menu problem
v1.0.0.1
- New commands sm_browse & sm_radio
v1.0.0.0
- Small update to allow clients to view the users station choice
=========================================
Add our LINKs:
Stream 1 - Radio-TZER - http://pro1.precisioneffect.com:8010/listen.pls
Stream 2 - Electro-TZER - http://pro1.precisioneffect.com:8020/listen.pls
Stream 3 - Urban-TZER - http://pro1.precisioneffect.com:8030/listen.pls
Stream 1 = Rock/Metal
Stream 2 = Techno/Trance
Stream 3 = Rap/Hip-Hop
Website: http://www.teazerstunage.net
