// This file was auto-generated by SourceMod (v1.9.0.6275)
// ConVars for plugin "switch_map_online 1.1.2.smx"
// Менять карту когда администратор с флагом ChangeMap находится на сервере.
// Change the map with a flag when the admin ChangeMap on the server.
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_smo_isadmins "1"
// Время до смены карты при маленьком онлайне.
// Time to change the map with a small online.
// -
// Default: "120"
// Minimum: "10.000000"
sm_smo_maptime "120"
// Минимальное количество игроков, для смены карты.
// The minimum number of players to change the map.
// -
// Default: "6"
// Minimum: "1.000000"
// Maximum: "64.000000"
sm_smo_minplayers "6"
// На какую(ие) карту(ы) менять. Пример:(de_dust2,de_nuke,cs_assault Максимум 20 карт.)
// What kind(s) map(s) change. Example:(de_dust2,de_nuke,cs_assault maximum of 20 maps.)
// -
// Default: "de_dust2"
sm_smo_setmaps "de_dust2"
// Воспроизводить звуковой файл перед сменой карты
// Play an audio file before map changing
// Example: "buttons/blip1.wav"
// -
// Default: "quake/mgmat/impressive.mp3"
sm_smo_soundfile_annonce "quake/mgmat/impressive.mp3"