Skip to main content

set_race

Function set_race 

Source
pub fn set_race(pid: u16, race: &str)
Expand description

Set the race of a player.

pid The player ID.
race The new race of the player.

Returns void