Name: query_hit_point - return the amount of hit points of a living Syntax: int query_hit_point() Description: The query_hit_point call returns the amount of hit points of a living. It is just for compatibility, so don't use it any more. Return value: A positive integer indicating the hit points. If the hit points are 0, the living is dead. See also: living/query_hp