TLO:Switch
Information on switches (which includes doors) in EverQuest
This TLO is added by MacroQuest
Forms
Type | Member | Description |
---|---|---|
switch | Switch |
Access to Types
Type | Description |
---|---|
switch | Data related to switches (doors, levers, buttons, etc) in the zone |
Examples
- Returns the direction to the switch
/echo ${Switch.Heading}
- Returns TRUE or FALSE
/echo ${Switch.Open}