|
www.Create-Server.com » Plugins » Statistical and Sound » Loading Music II v1.2.9

Plugins » Statistical and Sound: Loading Music II v1.2.9
Author: 3JIou-TaTaPuH (6-11-2009, 08:58)
Description: This plugin for playing sound file or music track during connection to the server, first team selection (under CS only) or during spectator mode. Features: • support for mp3/wav files • playlist support (amxmodx/config/loading_music.ini or hardcoded by g_sDefaultPlaylist array) • support for separate playlist for each map (usage: just create a playlist amxmodx/config/loading_music/ • support for separate playlist for each group of maps (usage: just create a playlist amxmodx/config/loading_music/ • up to 30 filenames (can be changed by MAX_TRACKS macro within the script file) • playlist-random/playlist-single-file/single-file playback modes • precaching of any file within amxmodx/sound/ folder (in playlist playback mode only) • fadeout effect for mp3 tracks Required Modules: • fakemeta CVARs: amx_loading_track number|filename - Sets playback mode: -1 - Random order. (Default=-1) 0 - Play nothing (disable plugin) ¹ - Play single file from playlist (¹=1-30) filename - name of file to play ignoring the playlist (it's a single-file playback mode), if this is a file under precache dir it won't be precached. amx_loading_loop 0|1|2 - Customizes loop mode playback: 0 - play mp3/wav until a player starts to play (Default=0) 1 - play mp3 once till the end; play wav as described above 2 - play mp3/wav forever (strongly do not recommend if 'amx_loading_flags' cvar has no flag 'a') amx_loading_delay 0.2 - If your clients often complain about silence while connecting to your server try to set this cvar to non-zero number to delay (in sec) playback after connection event has been triggered. (Default=0.0) amx_loading_flags flags (Default=abc) a - play mp3 files only on player connection/spectating; otherwise wav files are possible (strongly do not recommend to turn this flag OFF because you may get an unstoppable ambient cyclic sound during the game). b - play mp3 on spectate; otherwise stop playing track when player goes to spectator. c - (CS specific) play wav files only on team select; otherwise connection track will continue playing (under CS it can be turned off by the game; try using flag 'd' to fix this issue) d - (CS specific) restart a track on team select to fix a CS bug has minor priority than flag 'c' e - don't play a spectator track on dead players (consider to use it if you enabled flag 'b') NOTE: • Mp3/Wav files can be placed anywhere within cstrike/, but only under cstrike/sound/ folder they will be precached • External playlist editing rules see inside .ini file supplied with plugin Download: |
Views: 2803 Comments (5) Print
Related News...:
Information

Members of Guests cannot leave comments.

