/amxmodx/configs/adminskit.cfg:echo Executing Admins Kit Configuration File
//
// Язык локализации.
//
// "server" - язык сервера (amx_language).
// "player" - язык игрока (setinfo "lang").
// Конкретный язык в формате ISO 639-1 ("en", "ru", "pl", "de" etc).
//
// По умолчанию: "server"
//
adminskit_lang "server"
// _ _ _ _____ _ _
// / \ __| |_ __ ___ (_)_ __ | ____ __ ___ ___ | | ___ ___ | | __
// / _ \ / _` | '_ ` _ \| | '_ \ | |_ | '__/ _ \/ _ \ | | / _ \ / _ \| |/ /
// / ___ | (_| | | | | | | | | | | | _|| | | __| __/ | |__| (_) | (_) | <
// /_/ \_\__,_|_| |_| |_|_|_| |_| |_| |_| \___|\___| |_____\___/ \___/|_|\_\
//
// Описание: позволяет следить админу за игроками другой команды
// независимо от ограничений выставленных кваром mp_forcechasecam.
//
// Автор: ReHLDS Team
// URL: https://dev-cs.ru/resources/314/
//
// Вкл\выкл Admin Free Look.
//
// 1 - включить.
// 0 - выключить.
//
// По умолчанию: 0
//
afl_enable 0
//
// Флаги доступа к функционалу Admin Free Look.
//
// По умолчанию: "d"
//
afl_access "d"
// ___ _ _ _ _ ____ _ _
// |_ _|_ ____ _(_)___(_| |__ | | ___ / ___| _ __ ___ ___| |_ __ _| |_ ___ _ __
// | || '_ \ \ / | / __| | '_ \| |/ _ \ \___ \| '_ \ / _ \/ __| __/ _` | __/ _ \| '__|
// | || | | \ V /| \__ | | |_) | | __/ ___) | |_) | __| (__| || (_| | || (_) | |
// |___|_| |_|\_/ |_|___|_|_.__/|_|\___| |____/| .__/ \___|\___|\__\__,_|\__\___/|_|
// |_|
//
// Описание: позволяет зрителю с указанными флагами исчезнуть из таблицы счёта.
//
// Автор: ReHLDS Team
// URL: https://dev-cs.ru/resources/292/
// Локализация: invisible_spectator.txt
//
// Вкл\выкл Invisible Spectator.
//
// 1 - включить.
// 0 - выключить.
//
// По умолчанию: 0
//
ispec_enable 0
//
// Флаги доступа к функционалу Invisible Spectator.
//
// По умолчанию: "d"
//
ispec_access "d"
//
// Чат-команда вкл\выкл режим "невидимости".
//
// По умолчанию: "/is"
//
ispec_command "/is"
//
// Вкл\выкл автоматически скрывать администраторов при переходе за команду зрителей.
//
// 1 - скрывать автоматически.
// 0 - скрывать только при вводе чат-команды (ispec_command).
//
// По умолчанию: 1
//
ispec_auto 1
//
// Вкл\выкл запрет на использование чата во время невидимости.
//
// 1 - запретить чат.
// 0 - разрешить чат.
//
// По умолчанию: 1
//
ispec_lock_say 1
//
// Вкл\выкл скрывать невидимых зрителей для администраторов.
//
// 1 - скрывать.
// 0 - не скрывать (администраторы будут видеть "невидимых" зрителей).
//
// По умолчанию: 1
//
ispec_hide_from_admins 1
// _ _ _ _ _ _ _ ____ _ _____
// | | | |_ __ | (_)_ __ ___ (_| |_ ___ __| | / ___| |__ ___ ___ ___ ___ |_ ____ __ _ _ __ ___
// | | | | '_ \| | | '_ ` _ \| | __/ _ \/ _` | | | | '_ \ / _ \ / _ \/ __|/ _ \ | |/ _ \/ _` | '_ ` _ \
// | |_| | | | | | | | | | | | | || __| (_| | | |___| | | | (_) | (_) \__ | __/ | | __| (_| | | | | | |
// \___/|_| |_|_|_|_| |_| |_|_|\__\___|\__,_| \____|_| |_|\___/ \___/|___/\___| |_|\___|\__,_|_| |_| |_|
//
// Описание: убирает ограничение на перемещение в другую команду только один раз за раунд.
//
// Автор: the_hunter
//
// Вкл\выкл Unlimited Choose Team.
//
// 1 - включить.
// 0 - выключить.
//
// По умолчанию: 0
//
uct_enable 0
//
// Флаги доступа к функционалу Unlimited Choose Team.
// Поставьте пустое значение "" чтобы было доступно всем игрокам.
//
// По умолчанию: "d"
//
uct_access "d"
// __ ___ _ ____ _ _ _ _ _ _
// \ \ / | | | | | _ \ ___| |_ ___ ___| |_(_) ___ _ __ | | | | ___| |_ __ ___ _ __
// \ \ /\ / /| |_| | | | | |/ _ | __/ _ \/ __| __| |/ _ \| '_ \ | |_| |/ _ | | '_ \ / _ | '__|
// \ V V / | _ | | |_| | __| || __| (__| |_| | (_) | | | | | _ | __| | |_) | __| |
// \_/\_/ |_| |_| |____/ \___|\__\___|\___|\__|_|\___/|_| |_| |_| |_|\___|_| .__/ \___|_|
// |_|
// Описание: Wallhack для администраторов. Аналог Admin Spectator ESP.
//
// Примечание: Нажмите клавишу R (перезарядка) во время наблюдения за игроком, чтобы открыть меню.
// Повторное нажатие закрывает меню (или просто нажать на "Выход").
//
// Автор: the_hunter (часть кода из плагина Peeping Tom 2 https://forums.alliedmods.net/showthread.php?t=89081 и
// Admin Spectator ESP https://forums.alliedmods.net/showthread.php?t=23691)
// Локализация: whdh.txt
//
// Вкл\выкл WH Detection Helper.
//
// 1 - включить.
// 0 - выключить.
//
// По умолчанию: 0
//
whdh_enable 0
//
// Флаги доступа к функционалу WH Detection Helper.
//
// По умолчанию: "d"
//
whdh_access "d"
//
// Функционал WH Detection Helper доступен только игрокам в команде наблюдателей.
//
// 1 - включить.
// 0 - выключить.
//
// По умолчанию: 0
//
whdh_spec_only 0
//
// Хранить персональные настройки игрока в течении указанного количества дней.
// Если игрок не будет заходить на сервер указанное количество дней, его персональные настройки будут удалены.
//
// 0 - не сохранять настройки.
// n - хранить настройки n дней.
//
// По умолчанию: 7.0
//
whdh_save_prefs 7
//
// Путь к спрайту (относительно папки cstrike) линий и боксов.
//
// По умолчанию: "sprites/laserbeam.spr"
//
whdh_beam_sprite "sprites/laserbeam.spr"
//
// Путь к спрайту (относительно папки cstrike) маркера.
//
// По умолчанию: "sprites/whdh.spr"
//
whdh_marker_sprite "sprites/whdh.spr"
//
// Частота обновлений линий и боксов.
//
// Минимальное значение 0.1
// Максимальное значение 1.0
//
// По умолчанию: 0.2
//
whdh_beam_update_rate 0.2
//
// Цвет боксов указывающих на игрока за стеной (R G B).
//
// По умолчанию: "0 255 0"
//
whdh_box_color "0 255 0"
//
// Цвет боксов указывающих на игрока в команде террористов (R G B).
//
// По умолчанию: "105 60 60"
//
whdh_box_color_t "105 60 60"
//
// Цвет боксов указывающих на игрока в команде контр-террористов (R G B).
//
// По умолчанию: "60 60 105"
//
whdh_box_color_ct "60 60 105"
//
// Цвет боксов при попадании одного игроком в другого (R G B).
// Значение "0 0 0" - не изменять цвет.
//
// По умолчанию: "0 0 0"
//
whdh_box_color_hit "0 0 0"
//
// Цвет линий указывающих на игрока в команде террористов (R G B).
//
// По умолчанию: "150 0 0"
//
whdh_line_color_t "150 0 0"
//
// Цвет линий указывающих на игрока в команде контр-террористов (R G B).
//
// По умолчанию: "0 0 150"
//
whdh_line_color_ct "0 0 150"
//
// Цвет линий при попадании одного игроком в другого (R G B).
// Значение "0 0 0" - не изменять цвет.
//
// По умолчанию: "255 0 255"
//
whdh_line_color_hit "255 0 255"
// ____ ____ _ _
// / ___| ___ _ ____ _____ _ __ / ___|| |_ __ _| |_ ___
// \___ \ / _ \ '__\ \ / / _ \ '__| \___ \| __/ _` | __/ __|
// ___) | __/ | \ V / __/ | ___) | || (_| | |_\__ \
// |____/ \___|_| \_/ \___|_| |____/ \__\__,_|\__|___/
//
// Описание: Выводит информацию в HUD сообщении о текущем FPS сервера
// и потребленных ресурсах компьютера (CPU, RAM, etc).
//
// Автор: the_hunter
//
// Вкл\выкл Server Stats.
//
// 1 - включить.
// 0 - выключить.
// По умолчанию: 0
//
sstats_enable 0
//
// Флаги доступа к функционалу Server Stats.
//
// По умолчанию: "l"
//
sstats_access "l"
//
// Чат-команда вкл\выкл вывод информации.
//
// По умолчанию: "/sstats"
//
sstats_command "/sstats"
//
// Какую информацию показывать в HUD сообщении.
//
// a - текущий FPS.
// b - использование CPU.
// c - использование виртуальной памяти.
// d - использование физической памяти.
//
// По умолчанию: "ab"
//
sstats_display "ab"
//
// Частота обновления информации.
//
// Минимальное значение 0.1
// Максимальное значение 10.0
//
// По умолчанию: 1.0
//
sstats_update_rate 1.0
//
// Позиция HUD сообщения (X Y).
//
// По умолчанию: "0.011 0.91"
//
sstats_hud_pos "0.011 0.91"
//
// Цвет HUD сообщения (R G B).
//
// По умолчанию: "48 213 200"
//
sstats_hud_color "48 213 200"
echo Executing Admins Kit Configuration File
//
// Localization language.
//
// "server" - server language (amx_language).
// "player" - player language (setinfo "lang").
// Specific language in ISO 639-1 format ("en", "ru", "pl", "de" etc).
//
// Default: "server"
//
adminskit_lang "server"
// _ _ _ _____ _ _
// / \ __| |_ __ ___ (_)_ __ | ____ __ ___ ___ | | ___ ___ | | __
// / _ \ / _` | '_ ` _ \| | '_ \ | |_ | '__/ _ \/ _ \ | | / _ \ / _ \| |/ /
// / ___ | (_| | | | | | | | | | | | _|| | | __| __/ | |__| (_) | (_) | <
// /_/ \_\__,_|_| |_| |_|_|_| |_| |_| |_| \___|\___| |_____\___/ \___/|_|\_\
//
// Description: allows administrators to spectate the players of the other team,
// regardless of the limits set by the mp_forcechasecam cvar.
//
// Author: ReHLDS Team
// URL: https://dev-cs.ru/resources/314/
//
// On\off the Admin Free Look.
//
// 1 - on.
// 0 - off.
//
// Default: 0
//
afl_enable 0
//
// Access flags to the Admin Free Look functionality.
//
// Default: "d"
//
afl_access "d"
// ___ _ _ _ _ ____ _ _
// |_ _|_ ____ _(_)___(_| |__ | | ___ / ___| _ __ ___ ___| |_ __ _| |_ ___ _ __
// | || '_ \ \ / | / __| | '_ \| |/ _ \ \___ \| '_ \ / _ \/ __| __/ _` | __/ _ \| '__|
// | || | | \ V /| \__ | | |_) | | __/ ___) | |_) | __| (__| || (_| | || (_) | |
// |___|_| |_|\_/ |_|___|_|_.__/|_|\___| |____/| .__/ \___|\___|\__\__,_|\__\___/|_|
// |_|
//
// Description: allows the spectator with the specified flags to disappear from the scoreboard.
//
// Author: ReHLDS Team
// URL: https://dev-cs.ru/resources/292/
// Localization: invisible_spectator.txt
//
// On\off the Invisible Spectator.
//
// 1 - on.
// 0 - off.
//
// Default: 0
//
ispec_enable 0
//
// Access flags to the Invisible Spectator functionality.
//
// Default: "d"
//
ispec_access "d"
//
// The chat command enable\disable "invisibility" mode.
//
// Default: "/is"
//
ispec_command "/is"
//
// On\off automatically hide administrators when they become spectators.
//
// 1 - hide automatically.
// 0 - hide only when entering a chat command (see ispec_command).
//
// Default: 1
//
ispec_auto 1
//
// On\off don't allow using the chat while invisible.
//
// 1 - don't allow.
// 0 - allow.
//
// Default: 1
//
ispec_lock_say 1
//
// On\off hide the invisible spectators from administrators.
//
// 1 - hide.
// 0 - don't hide (administrators will see the "invisible" spectators).
//
// Default: 1
//
ispec_hide_from_admins 1
// _ _ _ _ _ _ _ ____ _ _____
// | | | |_ __ | (_)_ __ ___ (_| |_ ___ __| | / ___| |__ ___ ___ ___ ___ |_ ____ __ _ _ __ ___
// | | | | '_ \| | | '_ ` _ \| | __/ _ \/ _` | | | | '_ \ / _ \ / _ \/ __|/ _ \ | |/ _ \/ _` | '_ ` _ \
// | |_| | | | | | | | | | | | | || __| (_| | | |___| | | | (_) | (_) \__ | __/ | | __| (_| | | | | | |
// \___/|_| |_|_|_|_| |_| |_|_|\__\___|\__,_| \____|_| |_|\___/ \___/|___/\___| |_|\___|\__,_|_| |_| |_|
//
// Description: removes the restriction on moving to another team only once per round.
//
// Author: the_hunter
//
// On\off Unlimited Choose Team.
//
// 1 - on.
// 0 - off.
//
// Default: 0
//
uct_enable 0
//
// Access flags to the Unlimited Choose Team functionality.
// Set the empty value "" to make it available to all players.
//
// Default: "d"
//
uct_access "d"
// __ ___ _ ____ _ _ _ _ _ _
// \ \ / | | | | | _ \ ___| |_ ___ ___| |_(_) ___ _ __ | | | | ___| |_ __ ___ _ __
// \ \ /\ / /| |_| | | | | |/ _ | __/ _ \/ __| __| |/ _ \| '_ \ | |_| |/ _ | | '_ \ / _ | '__|
// \ V V / | _ | | |_| | __| || __| (__| |_| | (_) | | | | | _ | __| | |_) | __| |
// \_/\_/ |_| |_| |____/ \___|\__\___|\___|\__|_|\___/|_| |_| |_| |_|\___|_| .__/ \___|_|
// |_|
// Description: Wallhack for administrators. Analogue of Admin Spectator ESP.
//
// Note: Press R (reload) while observing a player to open the menu.
// Pressing it again closes the menu (or just click on "Exit").
//
// Author: the_hunter (part of the code from the Peeping Tom 2 https://forums.alliedmods.net/showthread.php?t=89081 and
// Admin Spectator ESP https://forums.alliedmods.net/showthread.php?t=23691)
// Localization: whdh.txt
//
// On\off WH Detection Helper.
//
// 1 - on.
// 0 - off.
//
// Default: 0
//
whdh_enable 0
//
// Access flags to the WH Detection Helper functionality.
//
// Default: "d"
//
whdh_access "d"
//
// The WH Detection Helper functionality is only available to players on a team of observers.
//
// 1 - on.
// 0 - off.
//
// Default: 0
//
whdh_spec_only 0
//
// Store personal player settings for the specified number of days.
// If a player does not log into the server within the specified number of days, his personal settings will be deleted.
//
// 0 - don't save settings.
// n - store settings for n days.
//
// Default: 7.0
//
whdh_save_prefs 7
//
// The path (relative to the cstrike folder) to the lines and boxes sprite.
//
// Default: "sprites/laserbeam.spr"
//
whdh_beam_sprite "sprites/laserbeam.spr"
//
// The path (relative to the cstrike folder) to the marker sprite.
//
// Default: "sprites/whdh.spr"
//
whdh_marker_sprite "sprites/whdh.spr"
//
// Update rate of the lines and boxes.
//
// Minimum value 0.1
// Maximum value 1.0
//
// Default: 0.2
//
whdh_beam_update_rate 0.2
//
// The color of the boxes indicating the player behind the wall (R G B).
//
// Default: "0 255 0"
//
whdh_box_color "0 255 0"
//
// The color of the boxes indicating the player on the terrorist team (R G B).
//
// Default: "105 60 60"
//
whdh_box_color_t "105 60 60"
//
// The color of the boxes indicating the player on the counter-terrorist team (R G B).
//
// Default: "60 60 105"
//
whdh_box_color_ct "60 60 105"
//
// The color of the boxes when one player hits the other (R G B).
// The value "0 0 0" - don't change the color.
//
// Default: "0 0 0"
//
whdh_box_color_hit "0 0 0"
//
// The color of the lines indicating the player on the terrorist team (R G B).
//
// Default: "150 0 0"
//
whdh_line_color_t "150 0 0"
//
// The color of the lines indicating the player on the counter-terrorist team (R G B).
//
// Default: "0 0 150"
//
whdh_line_color_ct "0 0 150"
//
// The color of the lines when one player hits another (R G B).
// The value "0 0 0" - don't change the color.
//
// Default: "255 0 255"
//
whdh_line_color_hit "255 0 255"
// ____ ____ _ _
// / ___| ___ _ ____ _____ _ __ / ___|| |_ __ _| |_ ___
// \___ \ / _ \ '__\ \ / / _ \ '__| \___ \| __/ _` | __/ __|
// ___) | __/ | \ V / __/ | ___) | || (_| | |_\__ \
// |____/ \___|_| \_/ \___|_| |____/ \__\__,_|\__|___/
//
// Description: Displays information in the HUD message about the current server FPS
// and the consumed computer resources (CPU, RAM, etc).
//
// Author: the_hunter
//
// On\off Server Stats.
//
// 1 - on.
// 0 - off.
// Default: 0
//
sstats_enable 0
//
// Access flags to the Server Stats functionality.
//
// Default: "l"
//
sstats_access "l"
//
// The chat command on\off information output.
//
// Default: "/sstats"
//
sstats_command "/sstats"
//
// What information to show in the HUD message.
//
// a - current FPS.
// b - CPU usage.
// c - virtual memory usage.
// d - physical memory usage.
//
// Default: "ab"
//
sstats_display "ab"
//
// Information update rate.
//
// Minimum value 0.1
// Maximum value 10.0
//
// Default: 1.0
//
sstats_update_rate 1.0
//
// Position of the HUD message (X Y).
//
// Default: "0.011 0.91"
//
sstats_hud_pos "0.011 0.91"
//
// Color of the HUD message (R G B).
//
// Default: "48 213 200"
//
sstats_hud_color "48 213 200"