Shows a teammate's name, HP and armor in a small HUD when you aim at them. Enemies are never revealed.
Daemon666
1.0.0 - Initial release.
| 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
- Compile
csb_target_info.sma, copy it toaddons/amxmodx/plugins/and add it toplugins.ini. - Change the map.
Instalação
1. Put csb_target_info.amxx in addons/amxmodx/plugins/ and add it to plugins.ini 2. Change map
Cvars
| CVAR | Default | Description |
|---|---|---|
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. |
Comandos
| Command | Access | Description |
|---|---|---|
say /tinfo |
|
Toggle the teammate info HUD for yourself. |
Registro de alterações — v1.0.0
1.0.0 - Initial release.Versões →
Avaliação
No ratings yet.
Download v1.0.0
Requisitos
| AMX Mod X | ≥ 1.9 |
| Engine | ReHLDS HLDS |
| ReGameDLL | Opcional |
| ReAPI | Opcional |
| Metamod | Metamod / Metamod-r |
Colaboradores









