DIALOGUE
From DoomWiki.org
| Doom level format |
|---|
Source port extensions: |
DIALOGUE is a lump that contains conversation data for a Strife level in UDMF format. It should be ordered between the TEXTMAP and ENDMAP lumps, and like the former it can use plain text, but also the classic binary format. The text-based script must follow either the USDF (Universal Strife Dialogue Format) or ZSDF (ZDoom Strife Dialog Format) specifications.
Trivia[edit]
- Some level editors, such as Doom Builder 2,[1] insist on adding DIALOGUE even if there is none, which explains why many UDMF levels contain an empty or null-byte lump.
Source[edit]
- This article incorporates text from the open-content ZDoom documentation project article DIALOGUE.
