A
/ \ _ Play Now Nemesis on
| | | | _______ _ _ _______ _______ _ _______
| |\ | | | ____| | \ / | | ____| / ____| | | / ____|
/-------/-------------------------------------------------------------------,
O= Home <=XX| About News Pics Adventurers Wizards Download Connect >
\-------\-------------------------------------------------------------------'
| | \ | | |____ | | | | | |____ ___ \ \ | | ___ \ \
| | \_| |_______| |_| |_| |_______| |_______/ |_| |_______/
\ /
V
Documentation Area
Document Path: /doc/monster/query_alias
Lfun: query_alias - get all alias names from a monster
Synopsis:
*string query_alias()
Description:
The query_alias call gets the alias names from a monster.
Return value:
It returns an array of strings containing all alias names
of a monster
Examples:
string *alias;
alias = monster->query_alias();
Note:
IMPORTANT: An array is return! See 'man monster/set_alias'!
See also:
This page was generated in LPC
Imprint / Impressum