//Command map script //keeps map out until put away. used mostly when spotting artillery/mortar fire set mapout "+mapexpand; +mapexpand; set nextcmdmap vstr mapin" set mapin "-mapexpand; -mapexpand; set nextcmdmap vstr mapout" set nextcmdmap "vstr mapout" bind g "vstr nextcmdmap"