home *** CD-ROM | disk | FTP | other *** search
/ Come Get Some! / ComeGetSome.iso / tools / edlev / edlev.txt < prev   
Text File  |  1996-06-13  |  3KB  |  81 lines

  1. Edlev v1.0
  2.  
  3. What is Edlev
  4. -------------
  5.     Edlev is a little program that will modify Duke3d's USER.CON file so that
  6.     you can replace the standard Duke levels with user levels.  Why would you
  7.     want to do that?  If you are playing a network/modem game you have to
  8.     quit out of Duke and reconnect every time you want to try out a new
  9.     user map.  That sucks.  With Edlev you can flip around between about 25
  10.     user maps without having to reconnect.  That's a bit better.
  11.  
  12. How to use Edlev
  13. ----------------
  14.     Put Edlev and all your user maps into your Duke3d directory.
  15.     Run Edlev, use the cursor up/down to move to the level you wan to change,
  16.     hit the Enter key, cursor up/down to the user map you want to change it
  17.     to and hit enter again(any modified levels will show up in yellow).
  18.     Repeat above until you have it all set.  Hit escape to quit and save
  19.     the changes.
  20.  
  21.     After saving the new USER.CON file Edlev will spit out a checksum number.
  22.     This comes in handy for making sure that both people have the same
  23.     settings(because if they dont have the same settings problems will
  24.     occur).
  25.  
  26.     Other useful keys(all 2 of them):
  27.         pressing Backspace will take you out of the user map selection box
  28.         without changing anything.
  29.         pressing DEL will restore the level you are on to its original
  30.         setting.
  31.  
  32.  
  33. Notes(and warnings :) on using Edlev
  34. --------------------
  35. --  MAKE A BACKUP OF USER.CON!!!
  36.  
  37. --  Obviosly you will not be able to use any of the standard levels you
  38.     replace with Edlev until you change them back.
  39.  
  40. --  Edlev creates a temporary file called USER.NEW, if you have a file called
  41.     USER.NEW in your Duke directory it will be nuked.
  42.  
  43. --  Changing E1L8, E1L9, E1L10, and E1L11 have no effect, I recommend
  44.     leaving them alone.
  45.  
  46. --  Edlev is only meant to be used for playing Dukematch, see next item for
  47.     why I wouldn't use it for single player.
  48.  
  49. --  Nukebuttons may not work properly in the game, if you want to switch
  50.     levels do it through Duke's menu.
  51.  
  52. --  Out of the levels I have tested Edlev with, one would not work, I have
  53.     no idea why.  It worked if it was set as a normal usermap, but not if it
  54.     was set through Edlev, I think it may have something to do with the
  55.     level itself.  If you come across any levels that do not work with Edlev
  56.     please email me the name of the level at jmooney@prolog.net so that I
  57.     can(hopefully)figure this out and correct it(or provide a workaround).
  58.  
  59. --  MAKE A BACKUP OF USER.CON!!!
  60.  
  61. --  Edlev works with every USER.CON file that I have tried, it should have
  62.     no problems as long as the section in USER.CON that contains the
  63.     definitions for the levels has not been modified.  If you are 
  64.     having problems just go back to the original USER.CON.
  65.  
  66. --  Edlev only uses the section containing the level definitions when it
  67.     computes it's checksum.
  68.  
  69. --  Edlev can only handle up to 256 .MAP files, if there are more it will
  70.     most likely die.  If you have more than 256 .MAP files it's probably time
  71.     to be doing some housecleaning on the ole hardrive. :)
  72.  
  73. --  (just in case you missed it)
  74.     MAKE A BACKUP OF USER.CON!!! 
  75.  
  76. Bugs
  77. ----
  78.     As far as I know, Edlev has no major bugs.  If it does strange things
  79.     please report it to me at jmooney@prolog.net so I can fix the bugs.
  80.  
  81.