Dialog (Top-Level Object)¶
- Table of contents
- Dialog (Top-Level Object)
- Description
- Forms
- Examples
Description¶
Retrieves a dialog or dialogresponse object representing information about your character's current dialog with an NPC.
Forms¶
- dialog
Dialog[General] - dialog
Dialog[Civic Diplomacy] - dialogresponse
Dialog[General,#] - is between 1 and
${Dialog[General].ResponseCount}
- is between 1 and
- dialogresponse
Dialog[General,TEXT] - dialogresponse
Dialog[Civic Diplomacy,#] - is between 1 and
${Dialog[Civic Diplomacy].ResponseCount}
- is between 1 and
- dialogresponse
Dialog[Civic Diplomacy,TEXT]
Examples¶
echo ${Dialog[General].ResponseCount}