pub fn set_reputation(pid: u16, value: i16)
Set the reputation of a certain player.
pid The player ID. value The reputation.
pid
value
Returns void