Map Display On/Off?

TriangleGames
08 Feb 2013, 18:41
I'm just wondering if there's already a simple/implemented method for allowing the player to make the map screen go away and come back at will. I tried making several versions of a custom command for "map" to switch the custom drawing layer on and off or even directly change the map and grid display attributes (which I found in the game attributes tab and the codeview), but I never actually got the window to go away. The map went away (and came back), that was easy actually, but it just left an empty window that still took up the top half of the play area. I expect some players might want access to a map, but without having it there all the time.
(Note: using desktop version for this, not WebEditor)

Pertex
08 Feb 2013, 21:17
There is an entry in the issue tracker for this: http://quest.codeplex.com/workitem/1186