Journal Function Category
Functions that deal with the in-game journal.
Functions
Name | Brief Description |
---|---|
AddJournalQuestEntry | Add an entry to a player's Journal. (Create the entry in the Journal Editor first). |
GetJournalQuestExperience | Returns the amount of experience set for a journal category. |
PWSetMinLocalIntAndJournalForItemAcquired | Based on acquiring an item, this function sets a local integer variable for all players in a group, awards XP, and sets a journal entry. |
PWSetMinLocalIntAndJournalForOpenerParty | Based on opening an object, this function sets a local integer variable for all players in a group, awards XP, and sets a journal entry. |
RemoveJournalQuestEntry | Removes a journal quest entry from a PCs journal. |