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

Documentation Area

Document Path: /doc/living/query_age


Name: query_age - return the age of a living

Syntax:
	int query_age()

Description:
	The query_age call returns the age of a living.

Return value:
	A positive integer meaning the number of heart_beats (2 seconds).
	Note: monsters mostly are older than indicated, because they turn
	their heart beat off if no player is present.

Examples:
	int age;
	age=this_player()->query_age();

See also:


This page was generated in LPC

Imprint / Impressum