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

Documentation Area

Document Path: /doc/player/query_stuffed


Name: query_stuffed - get the stuffed value from a player

Syntax:
	int query_stuffed()

Description:
	The query_stuffed call gets the stuffed value from a player. Depending
	on the level, a player is not able to eat any more food if he is too
	stuffed.

Return value: a positive integer containing the stuffed value

Examples:
	int stuff;
	stuff=this_player()->query_stuffed();
	
See also:


This page was generated in LPC

Imprint / Impressum