Цитата(samthugg @ 14.12.2012, 3:46)

Еще пару лет назад заметил этот баг.
Пропадает у игроков рандомно - у некоторых помогает смена сборки. Ну а вообще никто не застрахован.
Онлайн не имеет значения - и при меньшем количестве игроков он бывает.
Есть плагины с одиночным функционалом что заменяют плагин - adminlisten , hideslash, chat tag , colored translit
ultimate скорее похожий на adminlisten+allchat
вот стандартные квары:
pcvar_adminmode = register_cvar("uc_adminmode", "abcdefghij");
pcvar_playermode = register_cvar("uc_playermode", "abe");
---------------------
А вот их значениt:
uc_adminmode & uc_playermode:
a = The dead can hear the alive teammates non-teammsgs.
b = The dead can hear the alive non-teammates non-teammsgs.
c = The alive can hear the dead teammates non-teammsgs.
d = The alive can hear the dead non-teammates non-teammsgs
e = The dead can hear their alive teamates teammsgs
f = The alive can hear their dead teamates teammsgs
g = The dead can hear their dead non-teamates teammsgs
h = The alive can hear their alive non-teamates teammsgs
i = The dead can hear their alive non-teamates teammsgs
j = The alive can hear their dead non-teamates teammsgs
Помогите прост оперевести, чтоб настроить этот плагин для админа!