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

Documentation Area

Document Path: /doc/player/query_intoxination


Name: query_intoxication - get the intoxination value from a player

Syntax:
	int query_intoxination()

Description:
	The query_intoxination call gets the intoxication value from a player.
	Depending on the level, a player is not able to drink any more
	alcoholic beverages if he is too intoxicated.
	Funny how a spelling error becomes officially supported name.  :)

Return value: a positive integer containing the intoxication value

Examples:
	int tox;
	tox=this_player()->query_intoxination();
	
See also:


This page was generated in LPC

Imprint / Impressum