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

Documentation Area

Document Path: /doc/player/add_soaked


Name: add_soaked - add soaking to a player

Syntax:
	add_soaked(int soak)

Description:
	The add_soaked call adds soaking to a player. Depending on the level,
	a player is not able to drink any more non-alcoholik drinks if he is
	too soaked.

	The player is not notified about this action. It is possible to call this
	function with a negative value.

Return value: none

Examples:
	this_player()->add_soaked(10);
	
See also:


This page was generated in LPC

Imprint / Impressum