Big on-screen text with /title
/title shows large text across the middle of the screen, with an optional smaller subtitle beneath — perfect for round starts, warnings and cutscene-style messages. It takes a few commands run in order: first the timings, then the subtitle, then the title.
Fade timings
- Fade in — ticks for the text to appear
- Stay — ticks it holds fully visible
- Fade out — ticks for it to disappear
All three are measured in game ticks (20 = 1 second), so the default 10 / 70 / 20 shows for roughly 3.5 seconds start to finish. The title must be sent last, because it’s the command that actually triggers the display.
FAQ
Why are there up to three commands?
times sets the fade, subtitle queues the smaller line, and title shows everything. If you leave the subtitle blank, that command is skipped.
Title Generator