Иконка ресурса

Killer info display (health, weapon, distance) 1.4.1

Нет прав для скачивания
Плагин отображает название оружия, дистанцию и количество здоровья оставшееся у игрока который убил
Поддерживаемые игры
  1. CS: Source (v34)
  2. CS: Source (OrangeBox)
  3. CS: GO
  4. Team Fortress 2
  5. DOD: Source
  6. Left 4 Dead (L4D/L4D2)
Плагин отображает название оружия, дистанцию и количество здоровья оставшееся у игрока который убил вас. Работает во всех играх движка Source.

Оригинал
Переменные
cfg/sourcemod/plugin.killer_info_display.cfg (автоматически создастся после первого запуска)
Не забудьте обновить настройки вручную если обновляете плагин!

Код:
Expand Collapse Copy
// 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"
Команды
sm_killerinfo - Enable/Disable Killer Info Display
Автор
hirowatch
Скачивания
0
Просмотры
194
Первый выпуск
Обновление

Оценки

0.00 звёзд 0 оценок
Назад
Сверху Снизу