home *** CD-ROM | disk | FTP | other *** search
/ Source Code 1992 March / Source_Code_CD-ROM_Walnut_Creek_March_1992.iso / usenet / compsrcs / games / new / 920110.0 < prev    next >
Encoding:
Internet Message Format  |  1992-01-09  |  2.1 KB

  1. Path: uunet!comp.vuw.ac.nz!waikato.ac.nz!ccc_spt
  2. From: ccc_spt@waikato.ac.nz (Simon Travaglia)
  3. Newsgroups: vmsnet.sources.games
  4. Subject: RE: Adventure Source
  5. Message-ID: <1992Jan10.083814.6048@waikato.ac.nz>
  6. Date: 10 Jan 92 08:38:14 +1300
  7. References: <1992Jan9.113804.8446@urz.unibas.ch>
  8. Organization: University of Waikato Computer Centre
  9. Lines: 40
  10.  
  11. In article <1992Jan9.113804.8446@urz.unibas.ch>, minidis@urz.unibas.ch writes:
  12.  
  13.  
  14. There are TWO seperate files that you should have.
  15.  
  16.     1. ADVENTURE.FOR
  17.  &    2. ADVENTURE.DAT
  18.  
  19. The first posting didn't contain as many comments about things, so I tried
  20. to kill it, but obviously that didn't work.
  21.  
  22. So, the only FORTRAN you need is the 2nd file posted, the one saying "The
  23. right one" or some such thing.
  24.  
  25. Compile this with Vax fortran.
  26.  
  27. Then link it.
  28.  
  29. Then run it.  IT will open ADVENTURE.DAT in it's own good time...
  30.  
  31. Now, There is a comment in there which revolves around IMAGE_DIR, which is
  32. an external routine that simply does a $GETJPI on the current process, looks
  33. up it's IMAGE_NAME, extracts from that the directory that the image is being
  34. run from, and tries to open the data file in that same directory.  That way,
  35. you need not put $DUS0:[HOT.SHITCAKES.YUM.YUM]ADVENTURE.DAT and be left with
  36. the problem of recompiling (or patching)  the program every time you move the
  37. game...  You can comment this out if you like, or simply put a logical such
  38. as GAMES: in it's place...
  39.                         - Simon
  40.  
  41. ----------------------------------------------------------------------------
  42.      This signature has been thoroughly vetted by the Signature Police.  
  43.  Vetting procedure includes full signature body cavity searches and exposure
  44. in infraviolent light.             Federal Signature Cleanliness Rating: X-3
  45.     Not to be viewed with terminal at full brightness.
  46. spt@grace.waikato.ac.nz (or @truth.waikato..)  Voice: 064 7 8384008 "Hello?"
  47. ----------------------------------------------------------------------------
  48. The First Commandment of Frisbee:  The most powerful force in the world is that
  49.  of a disc straining to land under a car, just beyond reach.  This force is
  50.  technically called "car suck".         -- Dan Roddick
  51.