pub fn send_skills(pid: u16)
Send a PlayerSkill packet with a player’s skills.
It is always sent to all players.
pid The player ID.
pid
Returns void