Round Timer
An on-screen card with the countdown to the start of the next round during the between-rounds intermission.
Menu locationโ
Visual โ Round Timer
What it doesโ
During the intermission after a round ends, the script draws a movable card with the countdown to the start of the next round. As soon as the new round begins, the card disappears instantly. The card's appearance depends on the Style setting:
- Default โ a "Next round" header and a clock row with a depleting bar.
- Minimal โ a compact card with a countdown ring (the clock icon in the center) and a "Time" row.
The countdown is shown as M:SS, and in the final 5 seconds it counts down in tenths.
- While the menu is open and no intermission is active, a sample card is shown so it can be placed.
- The card is moved by dragging it with the left mouse button; its position, size, and transparency are set with sliders.
Settingsโ
| Menu item | Type | Default | Description |
|---|---|---|---|
| State | Toggle | On | Enables/disables the round timer. |
| Style | Dropdown | Default | The card layout: Default (full) or Minimal (compact with a ring). |
| Size (%) | Slider | 100 | The card scale. Range: 60โ150. |
| Transparency | Slider | 40 | The card transparency (higher is more transparent). Range: 0โ80. |
| Position: X | Slider | 7 | Horizontal position of the card. Range: 0โ1920. |
| Position: Y | Slider | 120 | Vertical position of the card. Range: 0โ1080. |