Item Panel
Displays the items of all tracked heroes as a compact panel right on screen.
Menu locationโ
Visual (ะะธะทัะฐะปั) โ Item Panel (ะะฐะฝะตะปั ะฟัะตะดะผะตัะพะฒ)
What it doesโ
The script draws a panel on screen that, for each tracked hero, shows a portrait and a row of its items (inventory and, optionally, the backpack). The panel updates in real time when the inventory changes.
Displayed dataโ
- Hero portrait โ the unit icon with a colored bar on the left (the player's color).
- Items โ icons of the items from the main inventory (slots 1โ6) and the teleport scroll. Backpack items (slots 7โ9) are shown with a red border if the Backpack setting is enabled.
- Cooldown โ the time in seconds is shown over the item icon (or in
min:secformat when Cooldown format time is enabled). An item on cooldown gets a red border. - Charges โ the number of an item's charges is shown in the bottom-right corner of the icon.
- Opacity โ the entire panel can be made semi-transparent via the Opacity slider.
Which units are trackedโ
By default โ only your hero and Spirit Bear (Lone Druid's bear). When the Allies setting is enabled, allied heroes are added to the panel. Illusions, clones, and pseudo-illusions are not included.
Hiding itemsโ
The Hide items submenu lets you remove unnecessary items from the panel by several criteria: passive items without cooldowns, items cheaper than a specified cost, all common / rare / neutral items, or specific items via a visual selector.
Dragging the panelโ
The panel can be freely dragged with the mouse. The Touch panel key (Ctrl by default) is used to grab the panel. If the key is not set, the panel is grabbed with a simple click. The panel hides automatically if it ends up under an open shop or the scoreboard.
Hiding the panel with a keyโ
The Key and Key mode settings let you fully hide/show the panel with a hotkey (Hold key mode โ hold; Toggled โ toggle).
Settingsโ
Generalโ
| Option | Type | Default | Description |
|---|---|---|---|
| State | Toggle | On | Enables/disables the script and the entire panel. |
| Allies | Toggle | Off | Adds allied heroes to the panel. |
| Backpack | Toggle | Off | Shows backpack items (slots 7โ9) with a red border. |
| ItemPanel_Charge_State | Toggle | On | Shows the number of item charges. |
| ItemPanel_Cooldwn_State | Toggle | On | Shows the cooldown timer over the item icon. |
| Cooldown format time | Toggle | Off | When enabled, cooldowns โฅ 60 sec are shown in min:sec format. |
Bindsโ
| Option | Type | Default | Description |
|---|---|---|---|
| Key | Key | Not set | The key to show/hide the panel. |
| Touch panel | Key | Ctrl | Holding this key lets you grab the panel and drag it. If not set, the panel is dragged without an additional key. |
| Key mode | Dropdown | Toggled | The mode of the Key: Hold key โ the panel is hidden while the key is held; Toggled โ the key toggles visibility. |
Settingsโ
| Option | Type | Default | Range | Description |
|---|---|---|---|---|
| Size | Slider | 6 | 0โ20 | The size of item icons and the hero portrait. |
| Opacity | Slider | 0 | 0โ50 | The panel opacity. 0 โ fully opaque, 50 โ most transparent. |
Hide itemsโ
| Option | Type | Default | Description |
|---|---|---|---|
| Passive items | Toggle | Off | Hides passive items that have no cooldown. |
| Hide all common items | Toggle | Off | Hides all items in the Common category (basic, consumables, components, secret shop items). |
| Hide all rare items | Toggle | Off | Hides all items in the Rare/Epic/Artifact category. |
| Hide all neutral items | Toggle | Off | Hides all neutral items. |
| Hide by item cost | Slider | 0 | 0โ8000 |
| Common items | Item selector | โ | Available when "Hide all common" is not enabled. Lets you select specific common items to hide. |
| Rare items | Item selector | โ | Available when "Hide all rare" is not enabled. Lets you select specific rare items to hide. |
| Neutral items | Item selector | โ | Available when "Hide all neutral" is not enabled. Lets you select specific neutral items to hide. |