Item type
needs(code_samples);
Function Syntax
string item_type(item check_me )
- check_me is the equipment to check
Returns the type of equipment that check_me is categorized as. Possible values are hat, sword, staff, chefstaff, whip, shield, offhand, pants, accessory, familiar equipment, shirt and container.
See Also
Special
For non-equipment, this function returns an empty string.