pub fn set_bounty(pid: u16, value: i16)
Set the bounty of a player.
pid The player ID. value The new bounty.
pid
value
Returns void