A
/ \ _ Play Now Nemesis on
| | | | _______ _ _ _______ _______ _ _______
| |\ | | | ____| | \ / | | ____| / ____| | | / ____|
/-------/-------------------------------------------------------------------,
O= Home <=XX| About News Pics Adventurers Wizards Download Connect >
\-------\-------------------------------------------------------------------'
| | \ | | |____ | | | | | |____ ___ \ \ | | ___ \ \
| | \_| |_______| |_| |_| |_______| |_______/ |_| |_______/
\ /
V
Documentation Area
Document Path: /doc/living/query_weapon_type
Name: query_weapon_type - return the weapon type of a living
Syntax:
string query_weapon_type()
Description:
The query_weapon_type call returns the type of weapon a living is
wielding. It is used for combat messages for example.
Return value:
A string specifying what type of weapon a living is wielding.
Examples:
string type;
type=this_player()->query_weapon_type();
See also:
This page was generated in LPC
Imprint / Impressum