(Official) LUA Scripting Documentation
toggle_switch
Toggle a switch’s on/off position.
Spec:
toggle_switch(
long x,
long y,
long z)
Parameters
x: The x component of the map point of the switch.y: The y component of the map point of the switch.z: The z component of the map point of the switch.
Incomplete
This documentation is incomplete