AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Plugins (https://forums.alliedmods.net/forumdisplay.php?f=108)
-   -   Jukebox Source (https://forums.alliedmods.net/showthread.php?t=74224)

blade81 07-14-2008 11:02

Jukebox Source
 
1 Attachment(s)
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

ottobohn 07-14-2008 15:13

Re: Jukebox Source
 
oOoooOO man..This is soooo good. I'm turning my office server into a hockey arena with all the organ music before every face off.

otto
<3

teflonic 07-16-2008 04:02

Re: Jukebox Source
 
thx blade81 nice plugin //Teflonic

xtreme3600 07-27-2008 01:01

Re: Jukebox Source
 
how do i add music to the jukebox?

bzz0 07-27-2008 07:06

Re: Jukebox Source
 
Is MySQL support possible?

blade81 07-27-2008 07:33

Re: Jukebox Source
 
Quote:

Originally Posted by xtreme3600 (Post 659563)
how do i add music to the jukebox?

You have to define the name and the path of the file you want to add in configs/jukebox.txt

For example:

Mortal Combat Theme=sound/jukebox/immortals.mp3

blade81 07-27-2008 07:39

Re: Jukebox Source
 
Quote:

Originally Posted by bzz0 (Post 659677)
Is MySQL support possible?

At the moment MySQL support is not on my todo list.

Farsan 08-04-2008 13:26

Re: Jukebox Source
 
excellent work blade....excellent

blade81 08-15-2008 10:29

Re: Jukebox Source
 
Thx :)

ChillyWI 08-20-2008 15:26

Re: Jukebox Source
 
This is listed as CS:S, but will it work for TF2 as well? I'm willing to test it if you're not sure, but I didn't want to put the time in if there's definitely something preventing it from working. :)


All times are GMT -4. The time now is 14:13.

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