Quote (aha)
Ищю plugin Round time left . чтобы когда оставалось 10 Секунд начелся отщет 9,8,8...2,1
такая функция есть в amxx - озвучивает отсчёт голосом (и не только).
cstrike/addons/amxmodx/configs/amxx.cfg
Code
// Displaying of time remaining
// a - display white text on bottom
// b - use voice
// c - don't add "remaining" (only in voice)
// d - don't add "hours/minutes/seconds" (only in voice)
// e - show/speak if current time is less than this set in parameter
// Default value: "ab 1200" "ab 600" "ab 300" "ab 180" "ab 60" "bcde 11"
amx_time_display "ab 1200" "ab 600" "ab 300" "ab 180" "ab 60" "bcde 11"
осталось самое простое, сделать чтобы под конец она всех убивала 