Рейтинг:

Статус работы:
выключен
Плагин отображает название оружия, дистанцию и количество здоровья оставшееся у игрока который убил вас. Работает во всех играх движка Source.
Cvars:
// Time in seconds after an announce about turning killer infos on/off is printed to chat, set to -1 to disable.
// -
// Default: "5"
kid_announcetime "5"
// Default client preference (0 - killer info display off, 1 - killer info display on)
// -
// Default: "1"
kid_defaultpref "1"
// Set to "meters" to show the distance in "meters" or "feet" for feet.
// -
// Default: "meters"
kid_distancetype "meters"
// Prints the killer info to the victims chat
// -
// Default: "1"
kid_printtochat "1"
// Displays the killer info to the victim as a panel
// -
// Default: "1"
kid_printtopanel "1"
// Set to 0 to disable, 1 to show the armor, 2 to show the suitpower the killer has left.
// -
// Default: "1"
kid_showarmorleft "1"
// Set to 1 to show the distance to the killer, 0 to disable.
// -
// Default: "1"
kid_showdistance "1"
// Set to 1 to show the weapon the player got killed with, 0 to disable.
// -
// Default: "1"
kid_showweapon "1"
// -
// Default: "5"
kid_announcetime "5"
// Default client preference (0 - killer info display off, 1 - killer info display on)
// -
// Default: "1"
kid_defaultpref "1"
// Set to "meters" to show the distance in "meters" or "feet" for feet.
// -
// Default: "meters"
kid_distancetype "meters"
// Prints the killer info to the victims chat
// -
// Default: "1"
kid_printtochat "1"
// Displays the killer info to the victim as a panel
// -
// Default: "1"
kid_printtopanel "1"
// Set to 0 to disable, 1 to show the armor, 2 to show the suitpower the killer has left.
// -
// Default: "1"
kid_showarmorleft "1"
// Set to 1 to show the distance to the killer, 0 to disable.
// -
// Default: "1"
kid_showdistance "1"
// Set to 1 to show the weapon the player got killed with, 0 to disable.
// -
// Default: "1"
kid_showweapon "1"
Чат-команды:
sm_killerinfo // Enable/Disable Killer Info Display
Зависим: