Function get_journal_item_quest

Source
pub fn get_journal_item_quest(pid: u16, index: u16) -> String
Expand description

Get the quest at a certain index in a player’s latest journal changes.

pid The player ID whose journal changes should be used.
index The index of the journalItem.

Returns the quest.