TLO:SwitchTarget

From the wonderful RedGuides Wiki

Object used to return information on your switch target. Replaces DoorTarget

This TLO is added by MacroQuest

Forms

Type Member Description
switch SwitchTarget True if switch (aka door) targeted

Access to Types

Type Description
switch Data related to switches (doors, levers, buttons, etc) in the zone


Examples

  • Returns the ID of the door targeted.

/echo ${SwitchTarget.ID}

See also