> For the complete documentation index, see [llms.txt](https://daikirai.gitbook.io/scripting/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://daikirai.gitbook.io/scripting/render/playeresp.md).

# PlayerESP

## Highlight style

Choose the visual form with `Type`:

* `None` disables the highlight.
* `Outline` draws around the player model.
* `Box` draws a box aligned with the world axes.
* `Shaded` fills a transparent box.
* `2D` draws a flat rectangle on the screen.
* `Ring` draws a ring at the player's feet.

`Health bar` adds a health bar beside the highlight.

## Color

Set a custom color with `Red / Green / Blue`, using `0-255` for each value. `Rainbow` cycles through hues. `Team color` uses the player's team color instead of the custom color.

## Visibility and damage

`Disable in lobby` hides the highlights in a lobby. `Show invis` includes invisible players. `Render self` applies the highlight to your own model.

Enable `Red on damage` to flash the highlight red when a player takes damage.
