pub fn get_faction_changes_action(pid: u16) -> u8Expand description
Get the action type used in a player’s latest faction changes.
pid The player ID whose faction changes should be used.
Returns the action type (0 for RANK, 1 for EXPULSION, 2 for REPUTATION).