Open main menu

UESPWiki β

Oblivion Mod:Mod File Format/DIAL

< Mod / Oblivion: Oblivion Mod: Modding: Mod File Format

A DIAL record defines a dialog topic. There is a QSTI subrecord for each quest that contains responses for the topic. The DIAL record is followed by a group containing the responses (INFO subrecords).

C SubRecord Name Type/Size Info
+ EDID editorId zstring Topic editor ID
* QSTI quests formid Quest ID
* QSTR quests formid Quest ID
+ FULL fullName zstring Topic name
+ DATA dialType ubyte[1] Type
0=Topic
1=Conversation
2=Combat
3=Persuasion
4=Detection
5=Service
6=Miscellaneous