Skip to main content

set_birthsign

Function set_birthsign 

Source
pub fn set_birthsign(pid: u16, name: &str)
Expand description

Set the birthsign of a player.

pid The player ID.
name The new birthsign of the player.

Returns void