Menu

DisableMap

Benjamin

This command turns off the [Minimap] if it is not already off.
Syntax:
DisableMap

Example:
:State=22:DisableMap

Code reference:
case AIACTMAPDISABLE:
if ShowMap=1
ShowMap=0
endif
endcase


Related

Wiki: Commands