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

Documentation Area

Document Path: /doc/living/query_real_name


Name: query_real_name - get the real name from a living

Syntax:
	string query_real_name()

Description:
	The query_real_name call gets the lowercased name from a living. For
	monsters this is the name set with set_name. For players this is the
	login name of the player.

Return value:
	A string containing the name

Examples:
	string name;
	name=this_player()->query_real_name();

See also:


This page was generated in LPC

Imprint / Impressum