Journal: DB Helpers: Revision history

From Baldur's Gate 3 Modding

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

15 April 2025

9 April 2025

28 January 2025

29 October 2024

18 October 2024

16 October 2024

  • curprev 12:2612:26, 16 October 2024CatGoblin talk contribs 7,301 bytes +7,301 Created page with "== Party Shared Quest State == These DBs are set automatically and can be '''checked'''. ==== DB_QuestIsAccepted ==== <code>DB_QuestIsAccepted(_QuestID)</code> * Quest was started at any moment, but keep in mind it might be opened or closed by now. ==== DB_QuestIsOpened ==== <code>DB_QuestIsOpened(_QuestID)</code> * Quest was accepted and is not closed yet. ==== DB_QuestIsClosed ==== <code>DB_QuestIsClosed(_QuestID)</code> * Quest ended, it's still accepted, but no..." Tag: Visual edit