pub fn set_health_current(pid: u16, value: f64)
Set the current health of a player.
pid The player ID. name The new current health of the player.
pid
name
Returns void