home *** CD-ROM | disk | FTP | other *** search
/ ProfitPress Mega CDROM2 …eeware (MSDOS)(1992)(Eng) / ProfitPress-MegaCDROM2.B6I / BBS / DOORS / DWARZ113.ZIP / MANAGER.DOC < prev    next >
Encoding:
Text File  |  1991-12-18  |  5.6 KB  |  113 lines

  1.  ╓───────────────────────────────────────────────────────────────────────────╖
  2.  ║         DRAGON WARZ! REALM UTILITY DOCUMENTATION                          ║
  3.  ║           c. 1990, BRUCE RUONA, SOFTSPOT SOFTWARE                         ║
  4.  ╙───────────────────────────────────────────────────────────────────────────╜
  5.  
  6.  
  7. A.  INTRODUCTION
  8.   The program MANAGER.EXE is a utility for use with the DWARZ Game.  its
  9.   purpose in life is to create a number of different text files showing
  10.   the current player rankings amongst the different realms, as well as
  11.   showing the individual combined rankings of the different Realms based
  12.   upon the latest recons received on the other Realms.
  13.  
  14.   Additionally, MANAGER may be started in a manual 'editing' mode which
  15.   provides limited player maintaince capabilities as well as System data
  16.   verification.
  17.  
  18. B. INSTALLATION
  19.    simply place MANAGER.EXE in the Subdirectory containing your DWARZ
  20.    Data files and all the required Subdirectories, and then add a line
  21.    to run MANAGER.EXE to your Daily maintaince routines. (It really only
  22.    needs to be run once per day...)
  23.  
  24. C. FILES CREATED & MAINTAINED
  25.     When intially run, MANAGER will create another subdirectory off your
  26.     DWARZ root called DATABASE where it will create/store all the
  27.     necessary text files it will be using...no messy set-up or
  28.     installation this way!
  29.  
  30.        PLAYERS.ASC   This is a Ranked listing of all the players found
  31.                      in the different Realms from BIGGEST to SMALLEST.
  32.                      Recreated Daily.
  33.  
  34.        REALMS.ASC    This is a Ranked listing showing the TOTAL city
  35.                      count of each Realm, as well as the Date of the
  36.                      last recon received from this realm. Recreated
  37.                      Daily.
  38.  
  39.       LOCALHOF.ASC  This is a PERMANENT Text file showing the HIGHEST
  40.                     ranked player LOCALLY on the First of Each Month.
  41.                     Updated ONLY on the First day of the Month!
  42.  
  43.       REALMHOF.ASC  This Shows the HIGHEST ranked PLAYER in ALL realms on
  44.                     The first of the Month.  Again, Update ONLY on the
  45.                     first of the Month.
  46.  
  47.        PLAYHOF.ASC  This is a PERMANANENT Text file showing the HIGHEST
  48.                     ranked player on an INTER-REALM basis as of the first
  49.                     of EACH month.  this is updated ONCE at the beginning
  50.                     of each Month.
  51.  
  52. D. OPTIONS:
  53.     Various options are available via COMMAND LINE Parameters as follows:
  54.  
  55.        MANAGER [SCORES|NOMALACHI] [MANUAL]
  56.  
  57.       SCORES:    Normally all output is sorted according to CITIES, however
  58.                   Passing this parameter will cause all reports to be sorted
  59.                   by player SCORES.
  60.  
  61.       NOMALACHI: The Default is to include the computer generated MALACHI
  62.                   player in the reports/totals, however passing this
  63.                   parameter will cause the malachi to be EXCLUDED from
  64.                   all considerations.
  65.  
  66.        MANUAL:   Normally MANAGER will boot up and create the described
  67.                   text files then exit, however this parameter will cause
  68.                   manager to enter the player editor/maintaince mode.
  69.                   Thus using this parameter is exclusive of all others.
  70.  
  71. E. MANUAL MAINTAINCE MODE.
  72.    Booting manager up in this mode will give you menu containing a few
  73.    general player/system maintaince functions including DELETE PLAYER(S),
  74.    and VERIFY SYSTEM Data.
  75.  
  76.    Selecting DELETE PLAYERS will show a list of all current players,
  77.    their ALIAS Name, and their last play date.  Simply select all the
  78.    players you wish deleted by moving the highlight bar to the player
  79.    name and pressing SPACE BAR.  Press RETURN to begin deletion (NOTE:
  80.    you will be prompted to confirm delete of player!!).
  81.  
  82.    Selecting VERIFY SYSTEM will display a small table containg all your
  83.    vital statistics for the game: (this is provided mostly as a debug
  84.    aid in tracking down system problems, so please notify me ASAP
  85.    if you notice anything odd on this table!!)
  86.  
  87.               ╓─────────────────────────────────────────────────╖
  88.  ╒════════════║ System data CRC: *************            NOTES ║══════════╕
  89.  │            ║Player data CRC: *************             ------║          │
  90.  ╞════════════║  Next Attack #: 0                           {a} ║══════════╡
  91.  │ realm:     ║last maintaince: 04\14\1991                  {b} ║          │
  92.  ╞════════════║   Version Data: Version 0.75 BE             {c} ║══════════╡
  93.  │ HEAP:      ║ FOOD Available: 200,000                     {d} ║          │
  94.  ╘════════════║ CITY Available: 150                         {e} ║══════════╛
  95.               ║ WEATHER factor: 0                           {f} ║
  96.               ║   MAGIC Factor: 0                           {g} ║
  97.               ║         --Press Any Key--                       ║
  98.               ╙─────────────────────────────────────────────────╜
  99.  
  100. NOTES:
  101. -------
  102.   {A} This is the number of Incoming/Outgoing datapackets to date.
  103.   {B} Date Maintaince was last run on system (automagic in DWARZ.EXE)
  104.   {C} This is the version of the programs you are running.
  105.   {D} This is the FOOD available in the Common Food Market.
  106.   {E} This is the NUMBER OF CONSTRUCTION CREWS available for building cities.
  107.   {F} This is a result of MAGICAL Weather Attacks against your Realm,
  108.       generally should be less then about 5,000 or so...
  109.   {G} MAGIC FACTOR: this is a result of UNSECCESSFULL magic attacks against
  110.       your realm again generally less then 5,000 or so.
  111.  
  112.                              <End Of File>
  113.