Hero Icon
Draws a circular portrait icon with the hero level above heroes, coloured by team, within a set distance.
Menu locationโ
Visual โ ESP Preview โ Icon heroes
The feature is part of the shared ESP Preview section and creates the Icon heroes node. The icon is shown on the preview card (floating above the dummy) and applied to the real in-game rendering.
What it doesโ
For every alive hero (other than yourself) within the Distance value, the script draws a circular icon with the hero's portrait above the model. The circle beneath the icon is coloured by the target's team: the enemy colour for enemies, white for allies. The icon is outlined in black.
- Team chooses who to show the icons for:
All,Enemies(enemies only),Allies(allies only). - Level adds the hero's level number to the icon.
The icon is not drawn while the shop is open.
Settingsโ
| Menu item | Type | Default | Description |
|---|---|---|---|
| State | Toggle | On | Enables/disables hero icon rendering. |
| Level | Toggle | On | Show the hero's level number on the icon. |
| Team | Dropdown | Enemies | Who to show the icons for: All, Enemies, Allies. |
| Distance | Slider | 200 | The maximum icon rendering distance (in meters). Range: 10โ500. |