#include <engine>
cvar_health_hunter = register_cvar("hunter_health", "200");
entity_set_float(id, EV_FL_health, get_pcvar_float(cvar_health_hunter))