maplocked
Syntax: %maplocked(value)
Sets or returns the maplocked state. When locked changes can not be made to the map. This state is automattically changed when switching to and from MapMode
Example:
#CALL %maplocked(0) Turns off lock state.
#ECHO %maplocked Displays current lock state, or null if AutoMapper is closed.