powerlord / sourcemod-mapchooser-extended

Extended version of the SourceMod MapChooser
Other
26 stars 27 forks source link

Mapchooser sound doesnt work #5

Open hunterpl opened 7 years ago

hunterpl commented 7 years ago

Hello!

I can not load my custom sound even default tf for mapchooser because commands:

MapChooser Extended Sounds: mce_sounds_downloadallsounds [0/1] (def 0) - Force players to download all sound sets, so sets can be dynamically changed during the map. Takes effect at map change. mce_sounds_enablesounds [0/1] (def 1) - Enable this plugin. Sounds will still be downloaded (if applicable) even if the plugin is disabled this way. mce_sounds_enablewarningcountersounds [0/1] (def 1) - Enable sounds to be played during warning counter. If this is disabled, map vote warning, start, and stop sounds still play. mce_sounds_version [val] (def "1.1.2") - Mapchooser Extended Sounds Version mce_sounds_soundset [val] (def "tf") - Sound set to use, optimized for TF by default. Sound sets are defined in individual files in addons/sourcemod/configs/mapchooser_extended/sounds/. Takes effect immediately if mce_sounds_downloadallsounds is 1, otherwise at map change.

doesnt work on my server reason console command unknown, how can i fix it ty for help.

B3none commented 6 years ago

Sounds like a poorly configured fastdl. :man_shrugging: