Thread: Jukebox Source
View Single Post
Author Message
blade81
Senior Member
Join Date: Apr 2005
Old 07-14-2008 , 11:02   Jukebox Source
Reply With Quote #1

Jukebox Source

Description:
This plugin plays music on round start or player death event.
It comes with some presetted steam cached HL music in configs/jukebox.txt (no download required).
It allows server admins to add additional music as well (see configs/jukebox.txt)
Players can type in "jukebox" to access the jukebox menu and configure
things such as volume, event mode, playback mode (random, sequantial) or disable the plugin.
All user settings will be stored in a SQLite database.
You can also define how many days the user settings will be stored of inactive users.
This plugin also allows to force clients to download one file per map change or as usual to download all at once.

Chat commands
  • jukebox
    "Displays the jukebox main menu"
  • soundlist
    "Displays the soundlist where you can play music as well"
  • stopsound
    "Stops currently playing music"
  • sounds
    "Disables/enables server triggered music but you can still play music via soundlist"

Cvar's
  • sm_jukebox_client_mode 1
    "Sets default event mode for new player. 0 = Play on player death. 1 = Play on round start."
  • sm_jukebox_client_playback 0
    "Default play-back for new player. 0 = Play by random, 1 = Sequential"
  • sm_jukebox_client_enable 1
    "Default status for new player. 1 = Enabled 0 = Disabled
  • sm_jukebox_client_volume 60
    "Default volume for new player"
  • sm_jukebox_download 1
    "1 = Download one file per map change. 0 = Download all at once"
  • sm_jukebox_delete_days 10
    "How many days the user settings will be stored of inactive users."

Credits:
Goes to SM dev team

Changelog:

1.3.2.4:
- Cleaned up the code
- Added licence information

1.3.2.3:
- Public release

This plugin is powered by:
85.131.163.215:27100 Germans Kifferstuebchen
Attached Files
File Type: zip jukebox.zip (16.0 KB, 3974 views)
__________________

Last edited by blade81; 08-23-2008 at 08:12.
blade81 is offline