client_print( 0, "Entity health is %i", floatround( entity_get_float( ent, EV_FL_health ) ) );
client_print( 0, print_chat, "Entity health is %i", floatround( entity_get_float( ent, EV_FL_health ) ) );