Name: query_female - check if the living is female Syntax: int query_female() Description: The query_female call checks if the living is female. Return value: 1 if the living is female, 0 if not. Examples: int female; female=this_player()->query_female(); See also: living/set_female, living/query_male, living/query_neuter