A
/ \ _ Play Now Nemesis on
| | | | _______ _ _ _______ _______ _ _______
| |\ | | | ____| | \ / | | ____| / ____| | | / ____|
/-------/-------------------------------------------------------------------,
O= Home <=XX| About News Pics Adventurers Wizards Download Connect >
\-------\-------------------------------------------------------------------'
| | \ | | |____ | | | | | |____ ___ \ \ | | ___ \ \
| | \_| |_______| |_| |_| |_______| |_______/ |_| |_______/
\ /
V
Documentation Area
Document Path: /doc/player/away
Name: away - get the away message from a player
Syntax:
string away()
Description:
The away call returns the away message of a player.
It returns nothing, if the player isn't away. Makes sense, huh?
So it's also used to check if a player is away at all.
Return value:
A string containing the away message.
Examples:
string away_msg;
away_msg=this_player()->away();
See also:
This page was generated in LPC
Imprint / Impressum