Menu

EnableMap

Benjamin

This command turns on the [Minimap] if it is not already on.
Syntax:
EnableMap

Example:
:State=20:EnableMap

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


Related

Wiki: Commands