Function send_base_info

Source
pub fn send_base_info(pid: u16)
Expand description

Send a PlayerBaseInfo packet with a player’s name, race, head mesh,
hairstyle mesh, birthsign and stat reset state.

It is always sent to all players.

pid The player ID.

Returns void