Skip to main content

get_journal_item_index

Function get_journal_item_index 

Source
pub fn get_journal_item_index(pid: u16, index: u16) -> i16
Expand description

Get the quest index 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 index.