set_pev(y_hpbar, pev_frame, 0.0 + ((((cso_boss_health - 1000.0) - 1 ) * 100) / HEALTH_BOSS))
set_pev(y_hpbar, pev_frame, 100.0 - ((((cso_boss_health - 1000.0) - 1 ) * 100.0) / HEALTH_BOSS))