Function send_bounty

Source
pub fn send_bounty(pid: u16)
Expand description

Send a PlayerBounty packet with a player’s bounty.

It is always sent to all players.

pid The player ID.

Returns void