Uh... What is this? Can I make an interactive map?

So, this was in my walkthrough...

      event:JS_GridSquareClick;6;0
      event:JS_GridSquareClick;1;-3
      event:JS_GridSquareClick;1;-3
      event:JS_GridSquareClick;1;-2
      event:JS_GridSquareClick;0;-2
      event:JS_GridSquareClick;0;-2
      event:JS_GridSquareClick;0;-2
      event:JS_GridSquareClick;0;-2
      event:JS_GridSquareClick;0;-2

Does this mean I can create an ASLEvent (or something akin to one) when the player clicks on a room on the map???


This might help -- "Handling player clicks" near the bottom...

http://docs.textadventures.co.uk/quest/showing_a_map.html


You're on top of it today, Dcoder!

Thank you!