Grenade Timer
Displays the remaining active time of smoke grenades and incendiaries (molotovs/infernos) in the world, with an icon and color per type.
Menu locationโ
Visual โ Grenade Timer
What it doesโ
For each active grenade within the configured distance, the script draws its remaining active time (in seconds) above it and, optionally, an icon for the grenade type above the timer.
- Smoke โ track smoke grenades; the timer/icon color is set by Smoke Color.
- Molotov โ track incendiaries (molotov/inferno); the color is set by Molotov Color.
- Icon โ draw the grenade icon above the timer.
- Distance โ a grenade is shown only if it is within this distance of your character.
- Size โ the timer text size.
- Icon Size โ the icon size.
Settingsโ
| Menu item | Type | Default | Description |
|---|---|---|---|
| State | Toggle | On | Enables/disables the grenade timer. |
| Smoke | Toggle | On | Show the timer for smoke grenades. |
| Molotov | Toggle | On | Show the timer for incendiaries. |
| Icon | Toggle | On | Draw the grenade icon above the timer. |
| Distance | Slider | 50 | The maximum distance to a grenade. Range: 10โ500. |
| Size | Slider | 18 | The timer text size. Range: 10โ40. |
| Icon Size | Slider | 22 | The grenade icon size. Range: 10โ60. |
| Smoke Color | Color picker | Light gray | The color of the smoke grenade timer and icon. |
| Molotov Color | Color picker | Orange | The color of the incendiary timer and icon. |