Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 498 Bytes

G12_Log_Dialogues.md

File metadata and controls

9 lines (6 loc) · 498 Bytes

G12 Log Dialogues

  • simple feature that writes all dialogues as player's log

  • feature uses API file GetLogTopicName__LogDialogs(var C_NPC npc, var C_NPC her) to determine which logs are note-worthy and will be written to section LOG_SECTIONFORDIALOGUES

    G1&2 Log Dialogues

Init function: G12_LogDialogue_Init();

API file