Amazing mazes - disorientation, movement and mapping #1594
-
I've picked up my quill again after a long hiatus, and am trying now to complete the text adventure I started many years ago. Back in 2012, I wrote this post on the old forums - https://archive.textadventures.co.uk/forum/quest/topic/3771.html - with the same title as I have given this post. I have been away from code for a long time, and I am trying to re-wrap my head around it (I was only ever a novice coder anyway). I downloaded the sample I uploaded to the old forum (I think it was written using Quest Lite 4.1?) - but it doesn't seem to work, and I can't even go down into the maze. It just generates errors. ![]() Help! EDIT - Attached original code in zip. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Beta Was this translation helpful? Give feedback.
Hello,
Two ways:
Option 1 - open that file in the Quest editor and click save (this changes the ASL version to 580)
Option 2 - open that file in a text editor and change the ASL version to 580 on line 2 (line 1 is just a meaningless comment tag):