A
/ \ _ Play Now Nemesis on
| | | | _______ _ _ _______ _______ _ _______
| |\ | | | ____| | \ / | | ____| / ____| | | / ____|
/-------/-------------------------------------------------------------------,
O= Home <=XX| About News Pics Adventurers Wizards Download Connect >
\-------\-------------------------------------------------------------------'
| | \ | | |____ | | | | | |____ ___ \ \ | | ___ \ \
| | \_| |_______| |_| |_| |_______| |_______/ |_| |_______/
\ /
V
Documentation Area
Document Path: /doc/player/query_soaked
Name: query_soaked - get the soaked value from a player
Syntax:
int query_soaked()
Description:
The query_soaked call gets the soaked value from a player. Depending
on the level, a player is not able to drink any more non-alcoholic
drinks if he is too soaked.
Return value: a positive integer containing the soaked value
Examples:
int soak;
soak=this_player()->query_soaked();
See also:
This page was generated in LPC
Imprint / Impressum