home *** CD-ROM | disk | FTP | other *** search
/ Aminet 18 / aminetcdnumber181997.iso / Aminet / game / text / Waystation.readme < prev    next >
Encoding:
Text File  |  1997-03-02  |  4.1 KB  |  119 lines

  1. Short:    Waystation by Stephen Granade (TADS)
  2. Author:   Stephen Granade
  3. Uploader: Bill Hoggett (mas.supplies@easynet.co.uk)
  4. Version:  1.1
  5. Type:     game/text
  6. Requires: The TADS Run-Time module v2.2+
  7.  
  8.                                   Waystation
  9.                                   --======--
  10.  
  11. Waystation is a piece of interactive fiction (aka a text adventure) written
  12. using TADS.  Waystation is a TADS .gam file.  Bad news: this means you need
  13. a copy of the TADS runtime code, which can be found via anonymous ftp at
  14. ftp.gmd.de in the directory if-archive/programming/tads.  Good news: this
  15. also means that you can play Waystation on any platform for which TADS
  16. has been ported.  You'll need TADS v2.2 or later.
  17.  
  18. If you have played text adventures before, you shouldn't have any problems
  19. with Waystation. It will understand commands like:
  20.  
  21.   look
  22.   go west (can be abbreviated as "w")
  23.   open drawer
  24.   unlock door with key
  25.   open it (would refer to the door above)
  26.   pour liquid on umbrella
  27.   type "foo" on keyboard
  28.  
  29. One note, to save you some angst and frustration.  There are several keypads
  30. in the Waystation universe.  To type a number on them, you HAVE to surround
  31. the number in quotation marks.  If you don't, you won't get the results you're
  32. after.  For example:
  33.  
  34.   type "3" on keypad
  35.  
  36.  
  37. Some shorthand commands that might be useful are:
  38.  
  39.   x - examine
  40.   l - look
  41.   i - inventory (list everything you are carrying)
  42.   g - again (redo last command)
  43.   z - wait (do nothing for one minute)
  44.   n, w, s, e, nw, sw, se, ne, u, d - move in different directions
  45.  
  46. You can use multiple objects if you separate them with commas:
  47.  
  48.   examine dragon, robot and black box
  49.  
  50. You can use the words "all" and "both" to refer to multiple objects.  You can
  51. also use the word "it" to refer to the last noun you referenced:
  52.  
  53.   get box and open it
  54.  
  55.  
  56. If you need more instructions on how to play adventure games, please
  57. read the file 'way.doc'.
  58.  
  59.  
  60.                                About Waystation
  61.                                ---==========---
  62.  
  63. Waystation is freeware.  Copy it, distribute it, whatever you like, as long as
  64. you don't modify it or remove 1) my name or 2) the TADS acknowledgement line.
  65. However, for $10 US, I'll send you a disk with the latest version of Waystation
  66. on it (including built-in hints) and the source code.  (Please note that
  67. neither of these latter two things is freeware/shareware.)  The money is to
  68. cover postage, plus a little to help me defray the cost of TADS and the time
  69. I spent writing Waystation.
  70.  
  71. I'm an interactive-fiction buff, and I'd love to hear from others who feel
  72. the same way about IF.  Please drop me a line telling me how you liked the
  73. game, or what you thought needed improvement.  If you need a hint, try asking
  74. around on the Usenet group rec.games.int-fiction.  The gang there is usually
  75. willing to give help.
  76.  
  77. The easiest way to reach me is on the Internet.  My address is
  78.  
  79. sgranade@phy.duke.edu
  80.  
  81. I'd also appreciate snail mail.  My address is
  82.  
  83. Stephen Granade
  84. 1615 #1 Forest Rd.
  85. Durham, NC 27705
  86. USA
  87.  
  88. Hope you enjoy the game!
  89.  
  90. Stephen
  91. 20 Dec 1995
  92.  
  93.  
  94.                                  Betatesters
  95.                                  --=======--
  96.  
  97. Here's where I thank all the people who helped me iron out many of the bugs
  98. which plagued early beta versions of Waystation:
  99.  
  100. Paul Gilbert, Anders Haavie, Ville Lavonius, Stephen Tjasink, Drew Vogel.
  101.  
  102. And very special thanks go to Michael Kinyon, first to complete Waystation
  103. and finder of many MANY bugs, and Michael Self, who put up with me bouncing
  104. ideas off him at a rapid rate.  To all these guys and many more besides, I
  105. owe a great debt of gratitude.
  106.  
  107.  
  108. ============================= Archive contents =============================
  109.  
  110. Original  Packed Ratio    Date     Time    Name
  111. -------- ------- ----- --------- --------  -------------
  112.     3431    1723 49.7% 21-Jan-97 22:06:40 +readme.txt
  113.     1665     707 57.5% 21-Jan-97 22:06:40 +register.txt
  114.    18420    6831 62.9% 21-Jan-97 22:06:40 +way.doc
  115.   290376  162899 43.9% 19-Dec-95 21:28:04 +way.gam
  116.     3657    1835 49.8% 21-Jan-97 22:10:38  Waystation.readme
  117. -------- ------- ----- --------- --------
  118.   317549  173995 45.2% 23-Jan-97 01:05:22   5 files
  119.