Used to obtain a player's health.
Syntax
readonly health: number;
const currentHealth = alt.Player.local.health;
alt.Player.local can also be a player instance from server