A
/ \ _ Play Now Nemesis on
| | | | _______ _ _ _______ _______ _ _______
| |\ | | | ____| | \ / | | ____| / ____| | | / ____|
/-------/-------------------------------------------------------------------,
O= Home <=XX| About News Pics Adventurers Wizards Download Connect >
\-------\-------------------------------------------------------------------'
| | \ | | |____ | | | | | |____ ___ \ \ | | ___ \ \
| | \_| |_______| |_| |_| |_______| |_______/ |_| |_______/
\ /
V
Documentation Area
Document Path: /doc/object/query_info
Lfun: query_info - get information special from an object
Synopsis:
string query_info()
Description:
Declare this function if the object has some hidden information. A
scroll of identify would call query_info() to find out.
All the standard objects have a function set_info(), to enable
setting an information string.
Return value:
A string containing the information.
Examples:
query_info() { return "a scroll of healing"; }
See also:
This page was generated in LPC
Imprint / Impressum