Skip to content
rei-2 edited this page Jan 22, 2026 · 5 revisions

Groups

This is what is used to select entities and what to draw on them. This is meant to be a more customizeable system than a simple set of checkboxes/dropdowns. If an entity qualifies for multiple groups, the latest group will have priority. Groups will set all options of ESP, chams, glow, etc. non-exclusively.

Groups

Note: not everything is applicable to every entity, like backtrack to non-players or ESP to ragdolls.

Active groups

Elements within groups are not able to be bound, but groups themselves are with this var. This can also act as a quick toggle for groups.
Note: because of the way this var works to control groups, no more than 32 can be created.

Color

Group color

Controls color for ESP's box and glow. The alpha value also controls ESP's transparency.

Tags override color

Whether or not tags are allowed to override the group color.

Targets

Targets

Which entities to target. Extra visuals like Fake angle are also here.

Conditions

Conditions

Which targetted entities to further include.
Note: as an example, to target all enemies, all Enemy, BLU, and RED will need to be selected.
Note: if Dormant is selected, any non-dormant entities will be excluded, and vice versa.
Note: local player is not exempt from any conditions, so to ignore the local player from team, a separate group will need to be created.

Players

Which players to further include. By default this is all players if no options are selected, and all classes if no classes are selected, or all conditions of no conditions are selected.

Buildings

Which buildings to further include. By default this is all buildings if no options are selected.

Projectiles

Which projectiles to further include. By default this is all projectiles if no options are selected.

ESP

Draw

Which elements to draw in ESP. Not all options are available and apply to every entity.

Chams

Visible material

How to draw target's visible 3D model.

Occluded material

How to draw target's occluded 3D model.

Glow

Stencil scale

Size of solid glow. Disabled if 0.

Blur scale

Size of blur glow. Disabled if 0.

Misc

Offscreen arrows

Draws arrows to target if offscreen.

Pickup timer

Draws time until targetted pickup respawns again.

Backtrack

Whether or not to draw player backtrack models.
- Last/First: which models to draw. All of neither are selected.
- Always: draws regardless of weapon type if enabled.

Trajectory

Draws radius and/or trajectory for targetted projectiles.
- Predict: sets enabled visuals to use the predicted landing position rather than the current position of the projectile.

Sightlines

Draws sightline for player if scoped or charging a shot.

Clone this wiki locally