Item type: Difference between revisions
Jump to navigation
Jump to search
imported>Heeheehee mNo edit summary |
imported>StDoodle No edit summary |
||
Line 22: | Line 22: | ||
special= For non-equipment, this function returns an empty string.| | special= For non-equipment, this function returns an empty string.| | ||
}} | }} | ||
Revision as of 18:13, 6 March 2010
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.