home *** CD-ROM | disk | FTP | other *** search
/ Game Killer / Game_Killer.bin / 103.ASE.DOC < prev    next >
Text File  |  1990-04-20  |  4KB  |  112 lines

  1.  
  2.  
  3.                             Aircraft Specification Editor
  4.                             -----------------------------
  5.  
  6.                This Aircraft Specification Editor (ASE) lets you change the
  7.           performance  characteristics  of the  2  aircraft  types supplied
  8.           (Boeing  747  and Cessna  182)  and optionally  add  up to  2 new
  9.           aircraft  types. You  can change  them whatever  you like  to the
  10.           limits  of  your   own  imaginations.  I  would   advise  you  to
  11.           familiarize with the game first before using this editor.
  12.  
  13.                There are 12 parameters associated with each aircraft types.
  14.           All  the  parameters  are  measured   in  terms  of  changes  per
  15.           simulation  cycle  or 'ticks'.  They are  divided into  3 groups:
  16.           Maneuvrability, Speed and Fuel.
  17.  
  18.           Maneuvrability
  19.           --------------
  20.  
  21.           hdgChgRate - determines how fast the plane can turn.
  22.                Current setting is 15 degrees per tick.
  23.                Suggested range 15 to 90.
  24.  
  25.           altChgRate - determines how fast the plane can climb or descend.
  26.                Current setting is 2 hundred feet per tick for 747,
  27.                     1 hundred feet per tick for 182.
  28.                Suggested range 1 to 15.
  29.  
  30.           Speed
  31.           -----
  32.  
  33.           speedChgRate -  determines how  fast the plane  accelerate during
  34.                     takeoff and decelerate during approach.
  35.                Current setting is 2 units for 747, 1 for 182.
  36.                Suggested range: cruiseSpeed / 20 to cruiseSpeed / 10.
  37.  
  38.           cruiseSpeed  - determines how  fast the plane  flies during level
  39.                     flight.
  40.                Current setting is 26 units for 747, 15 for 182.
  41.                Suggested range 15 to 90.
  42.  
  43.           N.B. It is 1265 units from the airport center to ELT.
  44.  
  45.           rollSpeed  - the speed when the aircraft leaves the ground during
  46.                     takeoff.
  47.                Current setting is 15 for 747, 9 for 182.
  48.                Suggested range: speedChgRate * 5 to speedChgRate * 10.
  49.  
  50.           appSpeed - the speed during landing approaches.
  51.                Current setting is 15 for 747, 9 for 182.
  52.                Suggested range 9 to 20.
  53.  
  54.  
  55.  
  56.                                           1
  57.  
  58.           climbSpeed - the speed when the aircraft is gaining altitude.
  59.                Current setting is 24 for 747, 12 for 182.
  60.                Suggested range 70% to 95% of cruiseSpeed.
  61.  
  62.           descendSpeed - the speed when the aircraft is losing altitude.
  63.                Current setting is 28 for 747, 18 for 182.
  64.                Suggested range 105% to 130% of cruiseSpeed.
  65.  
  66.  
  67.           Fuel
  68.           ----
  69.  
  70.           initFuel - all aircrafts start with this amount of fuel.
  71.                Current setting is 600 units for 747, 400 for 182.
  72.  
  73.           idleFuelUse - fuel consumed per tick while waiting for takeoff on
  74.                     the ground and during descend and speed reduction.
  75.                Current setting is 1.
  76.  
  77.           climbFuelUse -  fuel consumed per tick while climbing and rolling
  78.                     down the runway.
  79.                Current setting is 6 for 747, 3 for 182.
  80.  
  81.           cruiseFuelUse - fuel consumed during level flight.
  82.                Current setting is 4 for 747, 2 for 182.
  83.  
  84.                To  use the ASE,  both ASE.EXE  and ATC.EXE  must be  in the
  85.           current subdirectory. The current field being edited is shown  in
  86.           reverse video. Use  the left/right  Home End arrow  keys to  move
  87.           within the field,  use the  up/down arrow keys  to change  field,
  88.           PgUp/PgDn key to change aircraft types.
  89.  
  90.                To exit,  press <ESC> for  the menu, then press  <S> to save
  91.           the  settings, <Q> to  quit without saving,  <I> to create  a new
  92.           aircraft type.
  93.  
  94.                ASE also runs in the Trialware demo version distributed.
  95.  
  96.  
  97.                                    Acknowledgement
  98.                                    ---------------
  99.  
  100.                The module to enter  and edit data using the cursor  keys is
  101.           adapted  from GETFIELD.PAS  by  Jim Luckas  and  is available  in
  102.           CompuServe's Borland Programming Forum A Library 6 as GETFIE.ARC.
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.                                           2
  112.