Hit Marker
Shows confirmation of a hit on an enemy: a crosshair-style marker in the center of the screen and floating damage numbers above the target. Headshots are highlighted in a separate color.
Menu locationโ
Visual โ Hit Marker
What it doesโ
When your shot removes an enemy's health or armor, the script shows two cues. Damage is attributed by correlation: if an enemy's HP/armor dropped on the same tick (or right after) a tick where you fired, the hit is counted as yours. The headshot color is set by the shared Headshot Color option and applies to both the marker and the damage numbers.
Markerโ
A crosshair-style indicator of four diagonal lines in the center of the screen.
- Size โ the length of the marker lines.
- Gap โ the gap from the center to where the lines begin.
- Thickness โ the line thickness.
- Duration โ how many seconds the marker stays.
- Fade โ the marker fades out and spreads slightly outward toward the end of its display time.
Damage Numbersโ
Floating "-N" popups anchored to a point above the target's head, drifting upward as they fade.
- Text Size โ the number's text size.
- Rise Distance โ how far the number rises over its lifetime.
- Rise Speed โ how fast the number climbs toward the top point.
- Duration โ the number's lifetime; it holds full opacity for the first half, then fades.
- Text Outline โ outlines the text for legibility (without the outline the text is drawn bolder).
Settingsโ
| Menu item | Type | Default | Description |
|---|---|---|---|
| State | Toggle | Off | The feature's master switch. |
| Headshot Color | Color picker | Red (255, 70, 85) | The color of the marker and damage numbers on a headshot. |
Markerโ
| Menu item | Type | Default | Description |
|---|---|---|---|
| State | Toggle | On | Enables/disables the crosshair marker. |
| Color | Color picker | White | The marker color (for regular hits). |
| Size | Slider | 10 | The length of the marker lines. Range: 4โ30. |
| Gap | Slider | 4 | The gap from the center to the lines. Range: 0โ20. |
| Thickness | Slider | 2 | The line thickness. Range: 1โ6. |
| Duration | Slider | 0.4 | The marker's display time in seconds. Range: 0.1โ2. |
| Fade | Toggle | On | The marker fades and spreads outward toward the end. |
Damage Numbersโ
| Menu item | Type | Default | Description |
|---|---|---|---|
| State | Toggle | On | Enables/disables the damage numbers. |
| Color | Color picker | White | The number color (for regular hits). |
| Text Size | Slider | 12 | The number's text size. Range: 10โ40. |
| Rise Distance | Slider | 60 | How far the number rises. Range: 10โ120. |
| Rise Speed | Slider | 1 | The number's rise speed. Range: 0.1โ3. |
| Duration | Slider | 1 | The number's lifetime in seconds. Range: 0.3โ3. |
| Text Outline | Toggle | On | Outlines the text for legibility. |