Function get_level

Source
pub fn get_level(pid: u16) -> i16
Expand description

Get the character level of a player.

pid The player ID.

Returns the level of the player.