Sank Sounds - Плагин реагирует на слова в
чате и воспроизводит .waw файлы. Наверняка многие видели играя на
сервере, когда кто то в чате пишет "ha ha" или "doh" воспроизводится
голос. Так вот это как раз такой плагин, только немного обновленный +
добавлено немного новых звуков. Функции включённые в этот плагин:mp_sank_sounds_download 1/0 - turn internal download system on/off mp_sank_sounds_freezetime - x = time in seconds to wait till first sounds are played (connect sound) mp_sank_sounds_obey_duration - determine whos sounds may overlap (bit mask) (see readme.txt) amx_sound - turn Sank Sounds on/off amx_sound_help - prints all available sounds to console amx_sound_play - plays a specific wav/mp3/speech amx_sound_add - adds a word/wav/mp3/speech amx_sound_reload - reload your snd-list.cfg or custom .cfg amx_sound_remove - remove a word/wav/mp3 amx_sound_write - write all settings to custom .cfg amx_sound_reset - resets quota for specified player amx_sound_debug - prints debugs (debug mode must be on, see define below) amx_sound_ban - bans player from using sounds for current map amx_sound_unban - unbans player from using sounds for current map Настройки файла SND-LIST.CFG:SND_WARN - The number at which a player will get warned for playing too many sounds each map SND_MAX - The number at which a player will get muted for playing too many sounds each map SND_MAX_DUR - The maximum amount of seconds a player can play sounds each map (float ) SND_JOIN - The Sounds to play when a person joins the game SND_EXIT - The Sounds to play when a person exits the game SND_DELAY - Minimum delay between sounds (float) SND_MODE XX - Determinates who can play and who can hear sounds (see readme.txt for details) EXACT_MATCH 1/0 - Determinates if plugin triggers on exact match, or partial speech match ADMINS_ONLY 1/0 - Determinates if only admins are allowed to play sounds DISPLAY_KEYWORDS 1/0 - Determinates if keywords are shown in chat or not *Не стал переводить, надеюсь сами поймёте. Что не понятно спрашивайте. Ибо после моего перевода вы вообще ничего не поймёте :)Команды доступные каждому игроку:amx_sound_help -Напечатать все доступные звуки в консоль. say "/soundson" - Теперь игрок снова может слышать звуки. say "/soundsoff" - Игрок выключает возможность слышать звуки. say "/sounds" - Показать список всех песен Установка:Положить файл SND-LIST.CFG \addons\amxmodx\configs - Не забываем отредактировать, по своему усмотрению. Дописать sank_sounds.amxx в plugins.iniЗакинуть папку sound в папку cstrike |