A
          / \      _             Play Now                         Nemesis on fb
          | |     | |  _______   _        _   _______    _______   _    _______
          | |\    | | |   ____| |  \    /  | |   ____|  /   ____| | |  /   ____|
 /-------/-------------------------------------------------------------------,
O= Home <=XX|  About  News  Pics  Adventurers  Wizards  Download  Connect     >
 \-------\-------------------------------------------------------------------'
          | |   \   | |  |____  | |      | | |  |____   ___ \  \  | |  ___ \  \
          | |     \_| |_______| |_|      |_| |_______| |_______/  |_| |_______/
          \ /
           V  

Documentation Area

Document Path: /doc/living/query_gender_string


Name: query_gender_string - get a string containing the gender of a living

Syntax:
	string query_gender_string()

Description:
	The query_gender_string call returns a string containing the gender of
	a living.

Return value:
	"neuter", if the living is neuter
	"male", if the living is male
	"female", if the living is female

Examples:
	string gender;
	gender=this_player()->query_gender_string();

See also:


This page was generated in LPC

Imprint / Impressum