Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.borntocraftstudio.net/llms.txt

Use this file to discover all available pages before exploring further.

Spoken dialogue displayed via MythicHUD popup. Text appears with a typing animation effect controlled by the duration field. A typing sound can be configured to play at each animation step.

Configuration

mythichud_spoken
Map
required
Configuration for this dialogue.
The extension dispatches /happyhud popup with 7 pipe-separated arguments:
%arg-N%Content
%arg-1%Speaker display name
%arg-2%Current text (with typing progress)
%arg-3%Progress 0-100 (integer)
%arg-4%Progress 0.00-1.00 (float)
%arg-5%"finish" or "continue"
%arg-6%"true" or "false" (animation done)
%arg-7%”Press X to continue” text

YAML Template

Copy popups/typewriter_spoken_dialogue.yml and assets/typewriter_spoken_asset.yml to plugins/MythicHUD/.