Skip to main content

Player Info

Displays a set of labels and icons around a player's box: nickname, health, weapon, money, equipment, grenades, and current actions (flash, planting/defusing the bomb, etc.). Each element can be enabled separately and placed on any side of the box.


Visual  โ†’  Player Info

What it doesโ€‹

The feature lays out the enabled elements around the player's box using a shared "stacking" mechanism: elements anchored to the same side stack outward from the box edge. For most elements the side is set with a Position dropdown (Left, Right, Top, Bottom). The master State toggle at the root of the node enables/disables the whole feature.

The menu is split into sub-nodes โ€” one per element โ€” so an element's enable switch, display mode, and position live together.

Nicknameโ€‹

Shows the player's in-game name.

  • State โ€” enable the nickname label.
  • Position โ€” the side to place it on (Top by default).

Healthโ€‹

Controls the health display. This same sub-node sets the health bar position for the Health Bar feature.

  • State โ€” enable the health display (gates only the Player Info HP number; the bar itself belongs to the Health Bar feature).
  • Display โ€” the display mode: Bar + Numbers, Numbers, Bar, Numbers on bar.
  • Bar position โ€” the health bar side: Left, Right, Top, Bottom (Left by default). Hidden in Numbers mode (there is no bar). Also drives the Health Bar feature.
  • Numbers position โ€” the HP number side (Top by default). Shown only in Bar + Numbers and Numbers modes.

Weaponโ€‹

Shows the player's current weapon.

  • State โ€” enable the weapon element.
  • Display โ€” how to show it: Icon, Text (name), Icon + Text (both).
  • Position โ€” the side to place it on (Bottom by default).

Moneyโ€‹

  • State โ€” show the player's money amount.
  • Position โ€” the side to place it on (Right by default).

Iconsโ€‹

Equipment and grenade icons.

  • Equipment icons โ€” show the defuser and bomb (C4) icons.
  • Defuser position โ€” the defuser icon side (Top by default).
  • Bomb position โ€” the bomb icon side (Top by default).
  • Grenades โ€” show the row of the player's grenade icons (always along the box's bottom edge).
  • Icons color โ€” the color of all icons (equipment, grenades, weapon icon) (white by default).

Statusโ€‹

State and current-action lines.

  • Flash โ€” show the flash (blind) timer.
  • Planting โ€” show a bomb-plant indicator with a timer.
  • Defusing โ€” show a bomb-defuse indicator with a timer.
  • Position โ€” the status lines side (Right by default).
  • Detail distance โ€” the detailed lines (Scoped, Reloading, planting/defusing) are shown only when the target is closer than this value.

Filtersโ€‹

  • Teammates โ€” show info for allies too.
  • Visibility โ€” a visibility filter: all, only hidden, or only visible.
  • Check is in smoke โ€” a target behind smoke is treated as not visible.

Shared sliders (Styling)โ€‹

Distance is a shared slider from the Visual โ†’ Styling node. The text size comes from the shared Text size slider there.


Settingsโ€‹

Generalโ€‹

OptionTypeDefaultDescription
StateToggleOnMaster switch for the whole feature.
DistanceSlider200Shared slider from Styling. Maximum draw distance. Range: 10โ€“500.

Nicknameโ€‹

OptionTypeDefaultDescription
StateToggleOffShow the player's nickname.
PositionDropdownTopSide: Left, Right, Top, Bottom.

Healthโ€‹

OptionTypeDefaultDescription
StateToggleOnEnable the health display (the Player Info HP number).
DisplayDropdownBar + NumbersMode: Bar + Numbers, Numbers, Bar, Numbers on bar.
Bar positionDropdownLeftThe health bar side. Hidden in Numbers mode. Drives the Health Bar feature.
Numbers positionDropdownTopThe HP number side. Shown in Bar + Numbers and Numbers modes.

Weaponโ€‹

OptionTypeDefaultDescription
StateToggleOnShow the current weapon.
DisplayDropdownIconIcon โ€” icon; Text โ€” name; Icon + Text โ€” both.
PositionDropdownBottomThe side to place it on.

Moneyโ€‹

OptionTypeDefaultDescription
StateToggleOffShow the player's money amount.
PositionDropdownRightThe side to place it on.

Iconsโ€‹

OptionTypeDefaultDescription
Equipment iconsToggleOnShow the defuser and bomb icons.
Defuser positionDropdownTopThe defuser icon side.
Bomb positionDropdownTopThe bomb icon side.
GrenadesToggleOnShow the grenade icon row (along the box's bottom edge).
Icons colorColor pickerWhiteThe color of all icons and the weapon icon.

Statusโ€‹

OptionTypeDefaultDescription
FlashToggleOnThe blind (flash) timer.
PlantingToggleOnA bomb-plant indicator with a timer.
DefusingToggleOnA bomb-defuse indicator with a timer.
PositionDropdownRightThe status lines side.
Detail distanceSlider100The detailed lines (Scoped, Reloading, planting/defusing) are shown only closer than this value. Range: 10โ€“500.

Filtersโ€‹

OptionTypeDefaultDescription
TeammatesToggleOffShow info for allies too.
VisibilityDropdownAllFilter: All โ€” all; Invisible โ€” hidden only; Visible โ€” visible only.
Check is in smokeToggleOnTreat a target behind smoke as not visible.