GetIsUsedItemEquipType
Revision as of 11:48, 12 August 2009 by imported>Geckbot (Robot: Automated text replacement (-\[\[Category:(.*?)Functions\]\] +Category:\1Functions\nCategory:\1Functions (GECK 1.0)))
Description
GetIsUsedItemEquipType checks if an actor is using an object that matches an EquipType, returning 1 if they do.
Syntax
GetIsUsedItemEquipType EquipType
Examples
GetIsUsedItemEquipType Food
Returns a 1 if the actor is using a Food object.