TLO:Pet

From the wonderful RedGuides Wiki

See what's going on with your pet

This TLO is added by MacroQuest

Forms

Type Member Description
pet Pet Returns pet's name. If it doesn't exist, returns "NO PET"

Access to Types

Type Description
pet Returns information on Pets. Inherits from DataType:spawn

Examples

/echo My Pet's Stance is currently set to: ${Pet.Stance}

/echo My Pet's Name: ${Pet.CleanName}%

/echo My Pet's Target has gone Berserk! ${Pet.Target.IsBerserk}

See also