home *** CD-ROM | disk | FTP | other *** search
/ Source Code 1994 March / Source_Code_CD-ROM_Walnut_Creek_March_1994.iso / compsrcs / games / vmsnet / monhl104 / part00 < prev    next >
Internet Message Format  |  1992-08-02  |  2KB

  1. Path: uunet!mcsun!news.funet.fi!hydra!klaava!hurtta
  2. From: Kari.Hurtta@Helsinki.FI (Kari E. Hurtta)
  3. Newsgroups: vmsnet.sources.d,vmsnet.sources.games
  4. Subject: Monster Helsinki V 1.04 - part 00/32
  5. Keywords: Monster, a multiplayer adventure game
  6. Message-ID: <1992Jun13.185811.134@klaava.Helsinki.FI>
  7. Date: 13 Jun 92 18:58:11 GMT
  8. Sender: hurtta@klaava.Helsinki.FI (Kari Hurtta)
  9. Followup-To: vmsnet.sources.d
  10. Organization: University of Helsinki
  11. Lines: 53
  12. Xref: uunet vmsnet.sources.d:820 vmsnet.sources.games:387
  13.  
  14. Archieve-name: monster_helsinki_104/part00
  15. Author: Kari.Hurtta@Helsinki.FI
  16. Product: Monster Helsinki V 1.04
  17. Environment: VMS, Pascal
  18. Part: 00/32
  19.  
  20.                          Monster Helsinki V 1.04
  21.                          -----------------------
  22.  
  23.     Monster, a multiplayer adventure game where the players create the
  24.     world and make the rules.
  25.  
  26.     Derived from Rich Skrenta's Monster (from version 1).
  27.  
  28.     Includes programmable non-player characters (NPC) with own programming
  29.     language - MDL (Monster Defination Language). Also rooms and objects
  30.     can program with it (via so called hooks). NPCs are called to 'monster',
  31.     all other MDL-objects are called to 'hook'.
  32.  
  33. Environment: VMS V4.x (MONSTER_INSTALL.COM requires V5.x)
  34.              PASCAL 
  35.  
  36. New to version 1.03 (posted 24.11.1990):
  37. 1)  Several bugfixes (of course)
  38. 2)  New commands MONSTER/DUMP and MONSTER/BUILD (via MONSTER_DUMP.EXE)
  39. 3)  Reading of keyboard and database polling starategy have rewrote -
  40.     should cause smaller IO-load to system (new GUTS.PAS).
  41. 4)  MDL -parser now writes offending line and points error position when 
  42.     it detects error in MDL-program.
  43.  
  44.     This distribution includes also small database for starters (Build 
  45.     with command MONSTER/BUILD CASTLE.DMP).
  46.  
  47.     Compilation and installation - two possibility:
  48. 1)  Compile MONSTER_E.HLP
  49.          $ LIBRARIAN/HELP/CREATE MONSTER_E MONSTER_E
  50.     Read installation help
  51.          $ HELP/LIBRARY=SYS$DISK:<>MONSTER_E Installation
  52.     and follow help.
  53. 2)  Run installation-script
  54.          $ @MONSTER_INSTALL
  55.     and answer to questions.
  56.  
  57.  
  58.     Send notice to me (Kari.Hurtta@Helsinki.Fi) if you get this
  59.     working or if you have problems.
  60.  
  61. - K E H
  62. ( Kari.Hurtta@Helsinki.FI,
  63.   hurtta@cc.Helsinki.FI,
  64.   hurtta@cs.Helsinki.FI,
  65.   HURTTA@FINUH.BITNET
  66. )
  67.