Skip to main content

Spectators

Shows a panel listing the players currently spectating you โ€” their names and the total count. The count badge turns red while someone is watching you.


Visual  โ†’  Observers

What it doesโ€‹

The script tracks spectators and draws a small card with an "Observers" header, a count badge in the corner, and one row per player watching you (their name).

  • It counts observers whose camera is aimed at you; while you are dead, it also counts those watching the same target you are.
  • Hide when no observers โ€” when nobody is watching you, the panel is hidden. While the Octarine menu is open the panel is still drawn so it can be dragged and configured.
  • The panel is moved by dragging it with the left mouse button.
  • The panel's position, size, and opacity are configured with sliders.

Settingsโ€‹

Menu itemTypeDefaultDescription
StateToggleOnEnables/disables the observers panel.
Hide when no observersToggleOnHide the panel when nobody is watching you (still shown for configuration while the menu is open).
Size (%)Slider100The card scale. Range: 60โ€“150.
OpacitySlider30The card opacity (higher is more transparent). Range: 0โ€“80.
Position: XSlider7Horizontal position of the panel. Range: 0โ€“1920.
Position: YSlider122Vertical position of the panel. Range: 0โ€“1080.