[ANY] ServerSounds
Title:
ServerSounds
Description:
Emit sounds in multiple events
Requeriments:
SourceMod 1.4.0+
Cvars:
Changelog:
Installation:
- Place SMX in the plugins folder and you're done". A cfg file will be generated once the server has started (cfg/sourcemod/serversounds.cfg)
- Place the sound files in the sounds folder.
Regards
ServerSounds
Description:
Emit sounds in multiple events
Requeriments:
SourceMod 1.4.0+
Cvars:
- sm_ssjoinsound - Play sound to connecting players.
- sm_ssjoinsoundpath - Sound played to connecting players.
- sm_ssendmapsound - Play sound on map end.
- sm_ssendmapsoundpath - Sound played on map end.
- sm_sssrsound - Play sound on round start.
- sm_sssrsoundpath - Sound played on round start.
- sm_ssersound - Play sound on round end.
- sm_ssersoundpath - Sound played on round end.
Changelog:
Code:
2012-25-06 (v1.0)
* Initial release.
- Place SMX in the plugins folder and you're done". A cfg file will be generated once the server has started (cfg/sourcemod/serversounds.cfg)
- Place the sound files in the sounds folder.
Regards
Orignal From: [ANY] ServerSounds
Post a Comment