home *** CD-ROM | disk | FTP | other *** search
/ Arcade Explosion / ae.mdf / arcexp / descent / levels / utils / devil10c / readme.txt < prev    next >
Text File  |  1995-04-29  |  24KB  |  493 lines

  1. Welcome to DEVIL, the Descent Editor for Vertices, Items and Levels at all.
  2.  
  3.         __          __  ___    ___        ___   __    __
  4.        |  ||\      |  ||___\   \  \      /  /  |  |  |  |
  5.        |  ||  \    |  | ____    \  \    /  /   |  |  |  |
  6.        |  | \   \  |  ||____\    \  \  /  /    |  |  |  |
  7.        |  |___\  | |  |______     \  \/  /     |  |  |  |____
  8.        |_________| |_________\     \____/      |__|  |_______\
  9.                     
  10.         This is the README.TXT for version V1.0c
  11.  
  12. DEVIL is free software, and you are welcome to redistribute it under certain
  13. conditions, therefore DEVIL comes with ABSOLUTELY NO WARRANTY;
  14. for details see the file 'COPYING'. go32.exe is copyright by DJ Delorie;
  15. for copying this see 'COPYING.DJ'. The graphics library is copyright
  16. by Csaba Biegel; see 'COPYING.CB'. You get GNU-C with source-code on nearly 
  17. every ftp-site (for example ftp.uni-stuttgart.de).
  18.  
  19. I've tried to write this file in English because I think most of you
  20. are better in reading very bad English than correct German, but I
  21. would prefer if someone can correct this :-))).
  22.  
  23. ATTENTION:
  24.  If you think you've build a great macro, please mail it to me. I am still
  25.  searching for a good idea for specifying macros.
  26.  
  27. Note that DEVIL.DOC & BUILDLEV.DOC are not documenting the new features
  28. of release V1.0c. Sorry about this, but Boris must write a test in a
  29. few days and had no time to update his docs. Refer to refman.doc if
  30. you've any questions.
  31.  
  32.   CONTENTS:
  33.   
  34.   [0] THE VERSION NUMBERS.
  35.   
  36.   [1] INSTALLING DEVIL
  37.       [1a] What do I need to run DEVIL ?
  38.       [1b] How to install this thing ?
  39.       [1c] If one file is missing what do I have to do?
  40.       [1d] DEVIL crashes before the screen appears. 
  41.       [1e] DEVIL runs only in VGA-mode but I have a VESA-card.
  42.       [1f] I've tried everything but DEVIL won't work. Is there any hope?
  43.  
  44.   [2] BUILDING LEVELS
  45.       [2a] Building a level.
  46.       [2b] Including the level in descent (easy way).
  47.       [2c] Including the level in descent/Compiling your own HOG-files.
  48.       [2d] Extracting the original levels.
  49.       [2e] Extracting other files.
  50.       [2f] Restoring the original descent.
  51.       [2g] Copying macros.
  52.  
  53.   [3] BUGS AND OTHER WELL KNOWN FEATURES
  54.       [3a] How many bugs I've to expect ?
  55.       [3b] Bugtypes.
  56.       [3c] Report a bug.
  57.  
  58.   [4] FURTHER PLANS
  59.       [4a] Next version.
  60.       [4b] Soon.
  61.       [4c] Sometimes.
  62.       [4d] Never.
  63.       
  64.   [5] ONE OR TWO WORDS TO THE SOURCECODE
  65.       [5a] Why is DEVIL.INI so long?
  66.       [5b] Sourcecode itself.
  67.       [5c] Extending DEVIL.
  68.       [5d] Recompiling DEVIL.
  69.  
  70.   [A] VERSIONS
  71.   
  72.   [B] Things I've tried without success.
  73.   
  74. [0] THE VERSION NUMBERS.
  75.  Since version V1.0a DEVIL is numbered in the following way:
  76.  The full working, official release I will copy on anonymous ftp-sites
  77.  is called V1.0, V1.1 and so on. The beta-testing versions are
  78.  called V1.0a, V1.0b, V1.0c and so on. So don't copy a beta-testing
  79.  version on ftp-sites, please.
  80.  
  81. [1] INSTALLING DEVIL
  82.  
  83.  [1a] What do I need to run DEVIL ?
  84.   To run DEVIL you need the following things: 
  85.    1. DESCENT registered version (I won't release a editor for the shareware
  86.       version because the guys from Parallax don't want this).
  87.    2. A fast computer with coprocessor (the program isn't optimized in
  88.       any way yet, especially I do all the calculations needed for
  89.       plotting with floating point, so without a copro it's very very very
  90.       very slow, but you can try it with emu387 (is not included).
  91.       On a 486/66 it should be quite good).
  92.    3. A VESA-compatible graphics card is recommended for 640*480*256.
  93.       Some problems have occured with the built-in VESA driver from go32
  94.       with the last version, so I have included this time all drivers
  95.       I have.
  96.    4. The following files: devil.bat devilexe.exe, devil.ini, extract.exe,
  97.       hogfile.exe, devil.pal, devil.fnt and some levels, drivers and
  98.       macros & documentation files is the full version. You need
  99.       devil.exe, devil.ini, devil.pal and devil.fnt and one level or
  100.       extract.exe.
  101.       
  102.  [1b] How to install this thing ?
  103.   If you have the descedit.zip file just pkunzip it with -d in the descent
  104.   directory. Then copy the descent.hog file to a save place (inclevel.exe
  105.   will modify it). Since you read this file you've done this before, I
  106.   suppose? In your DESCENT directory is now a directory called DEVIL
  107.   with the three subdirectories LEVELS, MACROS and DRIVERS. If DEVIL
  108.   works normally in SVGA-mode (that is when you have a texture in the
  109.   lower right corner) you can kill DRIVERS, otherwise look at the
  110.   sections [1e] and following.
  111.   
  112.   If you've several single files, first look if you've all files mentioned
  113.   in [1a] if not see [1c]. If you've all files you must do the following
  114.   things:
  115.    1. make an subdirectory called "DEVIL" (the name IS (!) important)
  116.       in your descent directory (this is important). In this
  117.       directory you make two subdirectories called "MACROS" and "LEVELS"
  118.       (name and position important). The .doc files you can copy 
  119.       whereever you want.
  120.    2. copy *.exe and devil.* in the "DEVIL" directory.
  121.    3. copy any *.rdl file you have in the LEVELS directory.
  122.    4. copy any *.rmc file you have in the MACROS directory.
  123.    
  124.  [1c] If one file is missing what do I have to do?
  125.   If you've no Internet access you've a problem. Otherwise look
  126.   at the following sites:
  127.    - descent, registered version: buy it.
  128.    - go32.exe,emu387: look for djgpp (gnu-c for msdos from DJ Delorie). This
  129.       is nearly on every server.
  130.    - devil.pal56, a .rdl file: if you've extract.exe you can use this
  131.       to extract files from the hogfile.
  132.    - devil.exe,devil.ini,extract.exe,hogfile.exe,devil.fnt,devil.pal:
  133.       I will try to copy these files on the following sites
  134.       (I suppose you must look in incoming directories to find it):
  135.        ftp.cdrom.com         (/pub/games/descent/incoming)
  136.        wuarchive.wustl.edu   (??? some incoming directory for DESCENT)
  137.        ftp.uni-heidelberg.de (/incoming) 
  138.       You can also try my WWW-page:
  139.        http://www.uni-karlsruhe.de/~ubdb/index.html
  140.    - devsrc.zip: This is the source-code. I have seperated it from the
  141.       rest of the file because it's much too long to copy it every time
  142.       if you don't need it.
  143.        
  144.  [1d] DEVIL crashes before the screen appears. Help?
  145.   If DEVIL crashes with a message like General Protection Fault or something
  146.   like this, try a clean configuration only with HIMEM.SYS from MSDOS.
  147.   (QEMM won't work, OS/2 won't work, Windows won't work as far as I know
  148.   this means DPMI won't work.). If this also crashes, you have a system which
  149.   go32 thinks is not worthy running DEVIL. Sorry about this, have a look at
  150.   the next section.
  151.   
  152.   If DEVIL crashes with the message "Unknown adapter type". You have two
  153.   chances: First look at the directory DRIVERS if you find a driver with
  154.   a name which is similar to your card (you can also try VESADRV.VDR) and
  155.   type before starting DEVIL
  156.     set go32=driver drivers/<drivername>
  157.   of course replace <drivername> with the full name of the driver
  158.   (i.e. vesadrv.vdr).
  159.   Also you can try to load a resident VESA-bios. Perhaps you try different
  160.   BIOS's, not every BIOS will work with you graphics card&go32.
  161.  
  162.   If you've tried all drivers and DEVIL still prints this idiotic message
  163.   you must use VGA - sorry. Do this with
  164.     set go32=driver drivers/stdvga.grn
  165.   and then start DEVIL. This should work but it's only thought as provisional
  166.   solution (see section [1f]).
  167.   
  168.  [1e] DEVIL runs only in VGA-mode but I have a VESA-card.
  169.   Try the drivers in the drivers directory. See previous section.
  170.   
  171.  [1f] I've tried everything but DEVIL won't work. Is there any hope?
  172.   I hope there will be one version compiled with Borland-C++ and one compiled 
  173.   with the emx-extender. One of this versions will hopefully run on nearly
  174.   every configuration.  
  175.   Also I hope a new release of GRX will be available soon, so I can
  176.   recompile this program and then it should work with DPMI.
  177.   If you are fit in C and have enough time, look at section [5d].
  178.    
  179. [2] BUILDING LEVELS
  180.  [2a] Building a level.
  181.   Start devil.bat. If it does some output and then returns to the DOS-prompt
  182.   look in the file devil.err and see the previous sections. 
  183.   
  184.   If DEVIL has started, build an level. This is not an easy task, but 
  185.   I'm sure you will see how it works.
  186.   See the doc-files for documentation. The saved levels will be in
  187.   the levels-directory (that's not very surprising I suppose).
  188.   NEW: You can play a level with 'Play level'. 
  189.  
  190.  [2b] Including the level in DESCENT (easy way).
  191.   Just copy your levelfile in the DESCENT directory and name it
  192.   LEVEL01.RDL (the 01 can be replaced by 01-27,S1-S3). DESCENT will
  193.   load this level automatically and replace the original level. You can
  194.   also use the batch file launch.bat like
  195.    c:\descent\devil> launch my_level
  196.   This will copy levels\my_level.rdl to ..\level01.rdl (if you're in the 
  197.   devil directory) and start DESCENT.
  198.   
  199.  [2c] Including the level in descent/Compiling your own HOG-files.
  200.   If you want to produce your own missions you can compile your own
  201.   HOG-files with hogfile.exe. It will ask you all necessary data
  202.   and produce the specified HOG-file. If this HOG-file and the corresponding
  203.   MSN-file is in the DESCENT-directory, DESCENT will recognize this and
  204.   ask you which mission you want to play.
  205.   
  206.  [2d] Extracting the original levels.
  207.   This is done with extract.exe. Assuming that you will extract
  208.   the level 01, type in the levels-directory (!):
  209.    C:\DESCENT\DEVIL\LEVELS> ..\extract.exe level01.rdl ..\..\descent.hog
  210.   Instead of 01 you can write 01-27, S1-S3 (S must be uppercase).
  211.   The last parameter is the hog-file from which you want to 
  212.   extract, if it's '..\..\descent.hog' you can omit it.
  213.   The HOG-file is not changed.
  214.  
  215.  [2e] Extracting other files.
  216.   The same thing as extracting the levels. extract.exe can use wildcards
  217.   so perhaps you wanna extract all files in a seperate directory with *.*.
  218.   Extract copies the files in the current directory.
  219.  
  220.  [2f] Restoring the original DESCENT.
  221.   Delete all level??.rdl files from your DESCENT directory.
  222.  
  223.  [2g] Copying macros.
  224.   If your friend has build some macros you want to include, just copy
  225.   them in your macros directory and start DEVIL.
  226.  
  227. [3] BUGS AND OTHER WELL KNOWN FEATURES
  228.  
  229.  [3a] How many bugs I've to expect ?
  230.   First I want to apologize for all those bugs you will meet (because
  231.   there will be a lot) and thank all people who mail me bugs.
  232.   Save early and save often (as you know it from several games). 
  233.   I hope there are not so many bugs that are destroying your savefile or
  234.   make DEVIL not to read saved files, but I guarantee for nothing. If you've
  235.   a really, really great level that you've build for hours and hours and DEVIL
  236.   won't load him anymore, write me an EMail with a short message
  237.   what you've done last and what's in the file devil.err. It's always
  238.   a good idea to look in the file devil.err, perhaps you can do
  239.   some repair for yourself.
  240.   
  241.  [3b] Bugtypes.
  242.   I distinguish the following bugtypes:
  243.    A. Real, heavy bug: DEVIL crashes down with a message like
  244.        General Protection Fault
  245.       and a lot of registers and numbers and so on.
  246.       If you've discoverd such a bug I hope you've saved your work so
  247.       far. Please send me the clear readable message and the last few
  248.       steps you've made before the crash, so I can see what to do.
  249.    B. Middle bug: DEVIL crashes not really down, but goes to the DOS-prompt.
  250.       In this case it's a good idea to look in the file DEVIL.ERR.
  251.       Please send me the text written in there and the description of
  252.       your last few actions.
  253.    C. Weird bug: DESCENT won't load the level or crashes loading the level.
  254.       Also report to me (but first look at the documentation for possible
  255.       reasons). 
  256.    D. No bug: Suggestions to improve DEVIL. Also report to me.
  257.  
  258.  [3c] Report a bug.
  259.   Report a bug to: ubdb@rz.uni-karlsruhe.de
  260.        or          ub0u@rz.uni-karlsruhe.de
  261.   Just send one of the four topics under [3b] as head of your email so we
  262.   can sort it.
  263.  
  264. [4] Further plans
  265.  
  266.  [4a] Definitely next (full) version.
  267.   Inserting a cube between two other.
  268.   Set light automatically, depending on the position of the light textures.
  269.   Do light shading with several paths.
  270.   
  271.  [4b] Next weeks 
  272.   A setup program for DEVIL.INI, so you can change keys and menus and so on. 
  273.   A macro previewer. 
  274.   Making real descent specs if no one does it.
  275.   Describing exactly what to do to extend DEVIL.
  276.   Tune the plot-routine especially avoid the copro. 
  277.   Cleaning up the program code.
  278.   Perhaps make some sort of DEVIL-language.
  279.   
  280.  [4c] Sometimes
  281.   If I get an idea how to do it, texture-mapping on one cube, so you
  282.   can see it from the inside (??). 
  283.   Decoding POF-files and making an editor for them.
  284.   
  285.  [4d] Never
  286.   A bitmap editor.
  287.   An editor for sounds or decoding the soundfile (because of lack of
  288.    knowledge).
  289.   
  290. [5] ONE OR TWO WORDS TO THE SOURCECODE
  291.  
  292.  [5a] Why is DEVIL.INI so long?
  293.   I've tried to keep as much data as possible out of the real sourcecode,
  294.   especially the data which refers to the keys, the menustructure and
  295.   the DESCENT data, so you can edit or complete it without compiling
  296.   DEVIL once again. I will release a setup program for adding something
  297.   to DEVIL.INI but if you're a tough guy, you can try to understand and
  298.   modify it with a normal editor (I put some comments in it, but I don't
  299.   know if they're up to date).
  300.   
  301.  [5b] Sourcecode itself.
  302.   If you're trying to understand the sourcecode I must give you one hint:
  303.   The WALLS are named DOORS in the sourcecode and the SIDES are called
  304.   WALLS. It's bit confusing, but has historical reasons (I first thought
  305.   the WALLS are only DOORS). I suppose you'll be astonished at the do_event.c
  306.   file especially the function array do_event. I've done it this way and
  307.   not with a switch() because I think in this way it's easier to extend.
  308.   Just put your procedure name at the end of this array, an corresponding
  309.   entry in the enum evcodes in do_event.h, and the number of this
  310.   evcode as an entry in DEVIL.INI.
  311.   
  312.  [5c] Extending DEVIL.  
  313.   In my opinion, the best way to extend DEVIL is to send me your sourcecode
  314.   (of course). I will put a node in the credits and make an event in
  315.   DEVIL for it. If you want to do this for yourself, look at [5b] or wait
  316.   some time until I've released a setup program and fully information
  317.   about how extending DEVIL.
  318.   
  319.  [5d] Recompiling DEVIL.
  320.   If you want to recompile DEVIL on another compiler, just have a look at
  321.   the system.c/system.h files. They contain all non-ANSI-C-routines DEVIL
  322.   needs. The rest of DEVIL is fully ANSI-C with two exceptions:
  323.    1. Declaring a local array with variable length is allowed.
  324.    2. Empty braces are allowed as initialisiers of arrays (look at stdtypes.h)
  325.   Please send me an E-Mail if you recompile DEVIL on another compiler so
  326.   I can always give you the newest source-code.
  327.   
  328. [A] VERSIONS
  329.  0.95b - first release, a bit chaotic, COPYING files missing (in some cases),
  330.      wrong DOC file.
  331.  0.96b - Changed tiny bug with alternate exit, switch for doors in devil.ini
  332.      renamed, correct DOC file, complete README.TXT.
  333.  0.96b2  Fixed a lot of bugs: 
  334.        - Connecting cube with itself is no longer possible.
  335.        - Killing the status line sometimes.
  336.        - Choosing does not implement beaming anymore.
  337.        - Default filename (also change in devil.ini)
  338.        - Deleting is now possible with the current object if it's tagged.
  339.      The current object is just set to the previous (or next) object.
  340.        - Saving is no longer aborted, if a thing is out of bounds, but
  341.      a warning is printed if you want to ignore this. Also the exit side.
  342.        - If you enter something via keybord you can't delete too much anymore.
  343.        - Fixed bug entering strings: now it's possible to use spaces.
  344.        - Status line strings are now shortened if too long.
  345.        - No "General Protection Fault" if you tag a non existing wall.
  346.        - tuned bitmap routine (wasn't that difficult)
  347.      introduced: g, G for fitting to bitmap/side
  348.        - Numlock is now turned on at start.
  349.        - Normal quit made.
  350.        - Fixed bug in initio with doortextures
  351.        - Tried to fixed bug with macro saving but..-
  352.      KNOWN BUGS:
  353.        - Numlock on/off with keyboard LED does not work (look at the screen)
  354.        - Saving the same macro under several filenames will rename the first
  355.      saved macro (but on the disk there are two files, I hope). 
  356.      Try exiting and loading devil again.
  357.  0.97  - Fixed the damned bug with the macros.
  358.        - In wallmode now the texture for the wall side is shown.
  359.        - Fixed the "General Protection Fault" bug with producers that
  360.      produce nothing.
  361.        - Fixed another "GPF" when you run at the beginning of the doortypes.
  362.        - Introduced texture1&texture2 in wall menu.
  363.        - A normal texture2 is now also a wall texture 1.
  364.      KNOWN BUGS:
  365.        - Numlock on/off with keyboard LED still does not work 
  366.      (look at the screen)
  367.        - Changing textures with tagged walls in wall mode doesn't work.
  368.  0.99  - Made the SOURCE-code portable (with system.c/system.h)
  369.        - VGA-version is now built-in.
  370.        - fixed a bug in door textures.
  371.        - corrected the calculation of the texture coords
  372.          (works now even with very weird wall).
  373.        - fixed bug in the convex/weird-routine.
  374.        - added align to axis.
  375.        - you can't set the exit on a wall anymore.
  376.        - improved the helptxt.
  377.        - changed violet lines in texture/plot window.
  378.        - added "make room"-feature.
  379.        - fixed bug with left upper movebutton.
  380.        - fixed bug moving tagged cubes: they're now first all moved and then
  381.          checked, not moved and checked one by one.
  382.        - added "special tag" for points.
  383.        - made hogfile-sampler.
  384.        - changed drawing of tagged lines to one-point-thick lines
  385.          because of system.c/system.h.
  386.        - introduced changing rotating angle for fitbitmap.
  387.        - fixed bug that produced a 0-Byte file if you aborted saving macros.
  388.        - added the "align bitmaps"-feature.
  389.        - added an other rotating mode for cubes (with 4 & 6) where the current
  390.          cube is not rotated.
  391.        - changed the displaying of light&coords.
  392.        - Internal menu is now working completely.
  393.        - added scaling of macros&textures.
  394.        - introduced seperate rotation angle for things.
  395.        - you can insert now a macro on the exit.
  396.        - current position&direction is shown permanently.
  397.        - added growing&shrinking cubes and walls.
  398.        KNOWN BUGS: more I can describe.
  399.  1.0a  - added button for calculating textures.
  400.        - fixed the crash if you try to move a wall.
  401.        - now showing hotkeys in menus.
  402.        - connections for macros are now aligned vice versa 
  403.          (the macro is aligned to the current side).
  404.        - fixed the bug with the orientation of the second texture.
  405.        - crash if changing in wall mode.
  406.        - movebuttons won't work with mouse
  407.        - thing texture
  408.        - door texture
  409.        - killing of texture
  410.        - moving down in menu
  411.        - growing&shrinking now calculating textures and door grfx
  412.        - Clicking on scrolled data field is possible now.
  413.        - The doors are now correct changed if you change the animation.
  414.        - Setting door open - switch is now working without an error message.
  415.        - The items/hostages are now shown yellow not blue like the tagged 
  416.          objects.
  417.        - A blowdoor is now initialized with correct values&texture.
  418.        - You can now stretch the bitmap in 'fit bitmap' in x/y direction
  419.          (try switching numlock on/off).
  420.        - A thing is now inserted with the top to the current wall.
  421.        - Connections are now done with the variable UConn. in Internal menue.
  422.        - Hostages work now.
  423.        - Cubesize is now restricted (cause of the textures).
  424.        - Textures can now be selected with the mouse.
  425.        - Level reading tolerates now minor bugs.
  426.        - I hope the open-at-end bug is fixed.
  427.        - GPF if changing cube from producer to normal type is fixed.
  428.        - Arrange bitmaps works now.
  429.        - Source code is now strict ANSI-C.
  430.        - Fixed bug with Ins in side mode if a cube is surrounded by other 
  431.          cubes.
  432.        - Changed the read level routine a bit (can now read level26).
  433.        - Better map (try it, with lines of in Drawing Menu).
  434.        - Font is changed (hope that fixes the problems with several grfx 
  435.          cards).
  436.        - Added shift+left mousebutton for tagging several objects.
  437.        - Added tag box for tagging several objects
  438.        - Saving now checks for duplicate reactors and keys and starts with
  439.          illegal numbers. Also for reactors in no 'reactor'-cubes.
  440.        - You can change the level-name shown in DESCENT.
  441.        - Light shading feature added.
  442.        - Insert points.
  443.        - Insert&Delete sides with tagged walls.
  444.        - Shrink&grow now work with grid.
  445.        - You can lock side, so their texture is not calculated if you move
  446.          their points.
  447.        - Fit bitmap is now with&without tagged sides.
  448.        - Size of things is now correct (you won't see a difference).
  449.        - You can use the cube/side tags in side/point mode.
  450.        - If you leave DEVIL it starts with the same level on the same
  451.          position.
  452.        - You're asked is you want to leave DEVIL without saving changed
  453.          you've made.
  454.        - The play level feature is added.
  455.  1.0b  - Fixed little bug with text in the left upper corner by fit bitmap.
  456.        - Changed exit codes for handling GPFs.
  457.        - Changed name of the exe-file.
  458.        - works only with V1.4
  459.  1.0c  - works now with V1.0 and V1.4
  460.        - if macro saving is aborted, no file is created anymore.
  461.        - in macro choosing text is now correct even if you've overwritten
  462.          a macro.
  463.        - 'side lock' is now copied in macros & saved with levels.
  464.        - fixed a bug in savecube with the producers.
  465.        - size of things in old levels is now set & plot correctly.
  466.  
  467. [B] Things I've tried without success.
  468.  Hope this section won't get very long:
  469.   - Drawing a grid. Well, this is a difficult point. I've tried it with
  470.     points&lines and with different distances and it never looks like
  471.     this can help anyone to make a level. If someone has a good idea how
  472.     to draw a three dimensional grid, mail me.
  473.        
  474. Have a good time, build many levels, bomb all enemies and send me an email
  475.  
  476. Achim (ubdb@rz.uni-karlsruhe.de)
  477.  
  478. The Tao of programming
  479. ----------------------
  480.  
  481.  Master : The Tao of programming is in every program,
  482.           no matter of how insignificant it is.
  483.  Student: Really in every program?
  484.  Master : Yes, in every program.
  485.  Student: Is the Tao of programming in a handheld-calculator?
  486.  Master : It is in a handheld-calculator.
  487.  Student: Is the Tao even in a digital wrist watch?
  488.  Master : It is even in a digital wrist watch.
  489.  Student: And is the Tao of programming in a DOS for a PC?
  490.  The master coughed, shifted his position slightly and said:
  491.           'The lesson is over for today.'
  492.  
  493.