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

Documentation Area

Document Path: /doc/living/query_pronoun


Name: query_pronoun - get a string containing the pronoun of a living

Syntax:
	string query_pronoun()

Description:
	The query_pronoun call returns a string containing the pronoun of
	a living.

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

Examples:
	string pronoun;
	pronoun=this_player()->query_pronoun();

See also:


This page was generated in LPC

Imprint / Impressum