Journal Function Category

Functions that deal with the in-game journal.



Functions

NameBrief Description
AddJournalQuestEntryAdd an entry to a player's Journal. (Create the entry in the Journal Editor first).
GetJournalQuestExperienceReturns the amount of experience set for a journal category.
PWSetMinLocalIntAndJournalForItemAcquiredBased on acquiring an item, this function sets a local integer variable for all players in a group, awards XP, and sets a journal entry.
PWSetMinLocalIntAndJournalForOpenerPartyBased on opening an object, this function sets a local integer variable for all players in a group, awards XP, and sets a journal entry.
RemoveJournalQuestEntryRemoves a journal quest entry from a PCs journal.

See Also

Function Categories