Function get_faction_reputation

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

Get the reputation at a certain index in a player’s latest faction changes.

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

Returns the reputation.