Skip to content

Switch

Object used when you want to find information on targetted doors or switches such as the portals in PoK.

Forms

switch Switch

Examples

${Switch[foo]}
Activates switch "foo"

${Switch[foo].Heading}
Access "foo" switch datatype members

Actions on current /doortarget

/echo ${Switch.Heading}
/echo ${Switch.Open}

Access the current doortarget switch datatype members directly Returns TRUE or FALSE