Skip to main content

Item Panel

Displays the items of all tracked heroes as a compact panel right on screen.


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:sec format 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โ€‹

OptionTypeDefaultDescription
StateToggleOnEnables/disables the script and the entire panel.
AlliesToggleOffAdds allied heroes to the panel.
BackpackToggleOffShows backpack items (slots 7โ€“9) with a red border.
ItemPanel_Charge_StateToggleOnShows the number of item charges.
ItemPanel_Cooldwn_StateToggleOnShows the cooldown timer over the item icon.
Cooldown format timeToggleOffWhen enabled, cooldowns โ‰ฅ 60 sec are shown in min:sec format.

Bindsโ€‹

OptionTypeDefaultDescription
KeyKeyNot setThe key to show/hide the panel.
Touch panelKeyCtrlHolding this key lets you grab the panel and drag it. If not set, the panel is dragged without an additional key.
Key modeDropdownToggledThe mode of the Key: Hold key โ€” the panel is hidden while the key is held; Toggled โ€” the key toggles visibility.

Settingsโ€‹

OptionTypeDefaultRangeDescription
SizeSlider60โ€“20The size of item icons and the hero portrait.
OpacitySlider00โ€“50The panel opacity. 0 โ€” fully opaque, 50 โ€” most transparent.

Hide itemsโ€‹

OptionTypeDefaultDescription
Passive itemsToggleOffHides passive items that have no cooldown.
Hide all common itemsToggleOffHides all items in the Common category (basic, consumables, components, secret shop items).
Hide all rare itemsToggleOffHides all items in the Rare/Epic/Artifact category.
Hide all neutral itemsToggleOffHides all neutral items.
Hide by item costSlider00โ€“8000
Common itemsItem selectorโ€”Available when "Hide all common" is not enabled. Lets you select specific common items to hide.
Rare itemsItem selectorโ€”Available when "Hide all rare" is not enabled. Lets you select specific rare items to hide.
Neutral itemsItem selectorโ€”Available when "Hide all neutral" is not enabled. Lets you select specific neutral items to hide.