A
/ \ _ Play Now Nemesis on
| | | | _______ _ _ _______ _______ _ _______
| |\ | | | ____| | \ / | | ____| / ____| | | / ____|
/-------/-------------------------------------------------------------------,
O= Home <=XX| About News Pics Adventurers Wizards Download Connect >
\-------\-------------------------------------------------------------------'
| | \ | | |____ | | | | | |____ ___ \ \ | | ___ \ \
| | \_| |_______| |_| |_| |_______| |_______/ |_| |_______/
\ /
V
Documentation Area
Document Path: /doc/efun/interactive
Name: interactive - query if an object is interactive or not
Synopsis:
int interactive(object ob)
Description:
The interactive efun returns if an object is interactive, which
means that it is either a currently connected user or network daemon.
Return value:
It returns 1, if the object is interactive, else 0.
Examples:
active = interactive(find_player("lars"))
See also:
This page was generated in LPC
Imprint / Impressum