pub fn set_level_progress(pid: u16, value: i16)
Set the player’s progress to their next character level.
pid The player ID. value The new level progress of the player.
pid
value
Returns void