An advanced music player in source engine game.
Build Status | Download |
---|---|
- SteamWorks - Required to download anything.
- Download and install requirements.
- Download latest build.
- Download ffmpeg precompiled (windows | linux) and upload
ffmpeg.exe
(for windows) orffmpeg
(for linux) toaddons/sourcemod/data/audio_ext
. - Upload web patch to your web host. (If you want to use our music server, ship this. Recommend using our music server)
- Upload smx plugin to your {game dir}/addons/sourcemod/plugins .
- Start your server.
- sm_music - Open main menu. [alias: sm_dj / sm_media]
- sm_adminmusicstop - [Ban flag] Stop broadcasting.
- sm_musicban - [Ban flag] Bans the selected player from broadcasting. [Usage: sm_musicban <steamid|userid>]
- amp_api_engine - Url for music engine API.
- amp_lrc_delay - How many second(s) delay to display lyric on lyric loaded, use to adjust lyrics.
- amp_mnt_search - How many songs will display in once search.
- amp_cost_factor - How much for broadcasting song (per second).