pub fn set_birthsign(pid: u16, name: &str)
Set the birthsign of a player.
pid The player ID. name The new birthsign of the player.
pid
name
Returns void