Daemon666 / CSB Target Info Publiczny

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 pobrań GPL-3.0 Ostatnia aktualizacja Aug 22, 2026
Daemon666 1.0.0 - Initial release. v1.0.0 Jul 13, 2025 1 Wersje
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.
Instalacja
1. Put csb_target_info.amxx in addons/amxmodx/plugins/ and add it to plugins.ini
2. Change map
Cvary
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.
Komendy
CommandAccessDescription
say /tinfo Toggle the teammate info HUD for yourself.
Lista zmian — v1.0.0
1.0.0 - Initial release.
Wersje →
Ocena

No ratings yet.

Informacje
Download v1.0.0
Compiled live from the source below — nothing pre-built.
Pobierz .sma
Wymagania
AMX Mod X ≥ 1.9
Engine ReHLDS HLDS
ReGameDLL Opcjonalne
ReAPI Opcjonalne
Metamod Metamod / Metamod-r
Współtwórcy
Wróć do Pluginów