Daemon666 / CSB Target Info Публичный

Shows a teammate's name, HP and armor in a small HUD when you aim at them. Enemies are never revealed.

v1.0.0 126 загрузок GPL-3.0 Обновлено Aug 22, 2026
Daemon666 1.0.0 - Initial release. v1.0.0 Jul 13, 2025 1 Версии
csb_target_info.sma main 7d781dc 2.8 KB
README.md

CSB Target Info answers the question every teammate mutters mid-round: how much health does the guy in front of me have? Aim at a teammate and the plugin resolves the entity under your crosshair with get_user_aiming; if it is a living teammate it shows their name, health and armor in a small HUD that refreshes a few times a second. The HP text colours from green to red as their health drops.

Crucially, it never shows information about enemies, so it gives no wallhack-style advantage and is safe to run on competitive servers.

Features

  • Teammate name, HP and armor under your crosshair.
  • Colour-coded HP (green / amber / red).
  • Enemies are never shown - fair by design.
  • Per-player toggle with say /tinfo; range capped by a cvar.

Installation

  1. Compile csb_target_info.sma, copy it to addons/amxmodx/plugins/ and add it to plugins.ini.
  2. Change the map.
Установка
1. Put csb_target_info.amxx in addons/amxmodx/plugins/ and add it to plugins.ini
2. Change map
Cvar-ы
CVARDefaultDescription
csb_tinfo_enabled 1 Enable or disable the teammate info HUD.
csb_tinfo_maxdist 2000 Maximum aim distance (units) at which a teammate is resolved.
Команды
CommandAccessDescription
say /tinfo Toggle the teammate info HUD for yourself.
История изменений — v1.0.0
1.0.0 - Initial release.
Версии →
Рейтинг

No ratings yet.

О плагине
Download v1.0.0
Compiled live from the source below — nothing pre-built.
Скачать .sma
Требования
AMX Mod X ≥ 1.9
Движок ReHLDS HLDS
ReGameDLL Необязательно
ReAPI Необязательно
Metamod Metamod / Metamod-r
Участники
Назад к плагинам