Category:Journal Functions: Difference between revisions

From Prime-WoW Wiki
Jump to navigation Jump to search
Reverting spambot change.
 
m 1 revision imported
 
(No difference)

Latest revision as of 23:23, 23 October 2017

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.

This category currently contains no pages or media.