home *** CD-ROM | disk | FTP | other *** search
/ Come Get Some! / ComeGetSome.iso / tools / editcon / readme.txt < prev    next >
Text File  |  1996-05-21  |  7KB  |  139 lines

  1. Thank you for using EditCON Version 2.0 BETA by Charlie Wiederhold.
  2.  
  3. This is the update to Version 1.1 of EditCON for Duke Nukem 3D Ver 1.3D
  4. Since this is a BETA version, many options are still not available. But
  5. they are currently being worked on, and will be released as soon as
  6. possible. This will edit player items, weapons, and enemies. The other
  7. "cool" things are going to come out in the next version.
  8.  
  9. What's New in version 2.0?
  10. --------------------------
  11. > Added all the new weapons and their respective information
  12. > Added all the new enemies and their strengths
  13. > Modified the interface a bit, and made it more attractive
  14. > Added a small note on UDC information within the program
  15. > Cleaned up some code and tweaked bits and pieces
  16. > Changed the restore .CON files to a seperate program
  17.   * Note: This was due to compiler problems. The program had simply
  18.           become to large, and needed to be broken up. I might make
  19.           it possible to run RESETCON.EXE from within EditCON, but
  20.           it is currently a seperate program.
  21. > Modified other bits and pieces about the menu organization
  22.  
  23. Backing up your .CON files is not needed if you have this program. Included
  24. is a feature that will allow you to restore ALL of the .CON files to their
  25. original conditions. This way, if you happen to mess them up editing by
  26. hand, just use this option to fix them. This does correct ALL the .CON files,
  27. unlike Version 1.0 of EditCON. I GUARANTEE that nothing will go wrong with
  28. your CON files when using selections within this program.
  29.  
  30. A WORD OF CAUTION BEFORE YOU BEGIN!!!!!!
  31. I allow you to enter values that are truly beyond the scope of the game, and
  32. I will not guarantee that you will get the desired results. I have messed
  33. around with these values quite a bit, and have come across strange things.
  34. If you are going to Max everything out, be prepared for some things you don't
  35. expect. The standard options should allow everything to function normally.
  36. Beyond these, though, I do not guarantee anything except that the game will
  37. run. I allow you to enter these extra values because some of the results are
  38. kinda fun. Enjoy yourself, but be prepared for the unexpected. (* One odd
  39. result is the shotgun seems to have more trouble killing the guys when it is
  40. all the way up, than it does at normal. They just bounce around for a while.
  41. It's great if you really want to have fun with them, but not very effective.*)
  42.  
  43. Files included with this .ZIP file:
  44.   EDITCON.EXE
  45.   RESETCON.EXE
  46.   EDITCON.VAL
  47.   README.TXT
  48.  
  49. To install EditCON, just copy these files into your DN3D directory, and
  50. you are ready to go. If you have version 1.0 or 1.1, be sure to delete it, or
  51. overwrite the old copies. In version 1.0, a file named CURRENT.VAL was used.
  52. This has been replaced with EDITCON.VAL, so you can delete the old file.
  53.  
  54. System Req's.
  55. Well... if you can't run this program, then I would bet that you can't play
  56. DN3D either, so no need to even think about this one...
  57.  
  58. The menus *should* be easy to understand, but in case of any confusion, here
  59. is a short listing of the options included.
  60.  
  61. > Player Info   (* All personal items related to the player *)
  62.   > Max Regular Health     (* Regular health limit *)
  63.   > Max Atomic Health      (* Overall health limit *)
  64.   > Max Armor Amount       (* Armor limit *)
  65.   > Armor Start Amount     (* Amount of armor you start the game with *)
  66.   > Steroid, Scuba, Holoduke, Jetpack, Boots, Night Vision, Medkit...
  67.     (* The percentage of the item you pick up when you see it *)
  68.  
  69. > Weapon Info   (* Different aspects of the weapons *)
  70.   > Max Ammo               (* Maximum ammo for each weapon *)
  71.   > Box Amount             (* How many rounds you pick up when you *)
  72.                            (* get a refill *)
  73.   > Weapon Strength        (* The strength of the weapons *)
  74.   > Blast Radius           (* The radius of influence of explosive weapons *)
  75. *NOTE* In the Weapon Strength Category you will notice that the Shrinker
  76.        and the Devastator are missing. This is for a good reason. First of
  77.        all, you really don't want the shrinker to kill the guy, thus you
  78.        should leave it at 0 damage. If you want to blast him I figure you
  79.        would use the RPG or something. As for the Devastator, 3D Realms made
  80.        it directly proportional to the RPG, thus when you weaken the RPG, you
  81.        weaken the Devastor. Same goes for it's blast radius.
  82.        The Tripbomb only comes in 1 unit items, thus the Box Amount of it
  83.        can not be modified.
  84.  
  85. > Enemy Info    (* Enemy strengths and other things *)
  86.   > All enemies in the game    (* Edit the strengths of them *)
  87.  
  88. > Current Setup (* Shows the current setup you are working on *}
  89.  
  90. > Current Files (* Shows the setup for if you were to play right then *)
  91.  
  92. > Reset Default (* Resets the .VAL file, but not the actual .CON files *)
  93. *NOTE* If you want to reset the .CON files, run RESETCON.EXE to do that.
  94.  
  95. > UDC Chart     (* Chart Showing the User Defined Change values. See below. *)
  96.  
  97. > About EditCON (* A little about the program and its programmer *)
  98.  
  99. > Exit EditCON  (* Exit option. It will prompt you to save *)
  100.  
  101. One of the options when editing items is the UDC option. UDC stands for
  102. User Defined Change. This is where you can type in a specific value for each
  103. item. I tried to get a good variety in the standard options, but you may want
  104. to vary from these. That is what this option is for.
  105. In options where numbers are the values it is rather easy to see what you want
  106. to change. But in percentage sections, it is a little tougher. So within
  107. EditCON is a chart showing every item's value at 100%. This way you have
  108. something to guide off of when typing in new values.
  109.  
  110. Also, it is now easier to flip through menus. In any option, you can just
  111. hit <ESC> to exit it. No changes will be made if <ESC> is hit. If you are
  112. being asked for a Yes or No answer, <ENTER> is also yes, and <ESC> is no.
  113. This should make the menus much easier to navigate.
  114.  
  115. As I stated before, it is not necessary to back up your .CON files when
  116. using this program, as long as you are using DN3D Registered Version 1.3D
  117. and this program. If you are editing by hand, and you happen to mess them up,
  118. just use the restore option, and you are back in business.
  119.  
  120. If you are going to play Duke Nukem 3D over the modem or a serial cable, both
  121. sides MUST have the EXACT same .CON files for the game to work. Otherwise the
  122. game will get out of synch, or some other weird things might happen.
  123. EditCON makes it rather easy to guarantee that both sides will have the same
  124. .CON files if you both make the same changes.
  125.  
  126. Again, thanks for using EditCON Version 2.0. Please, if you find any bugs,
  127. (there are none that I know of), contact me and tell me. If you like this
  128. program, that great!! Tell me about it, and give it to your friends who have
  129. Duke Nukem 3D. This software is free. I do not want any money for it, and
  130. distribute it with the hope that it will be left in it's original condition.
  131. If you are interested in how I wrote it, contact me, and I will give you a
  132. little bit of info. THANKS!
  133.  
  134.        Author : Charlie Wiederhold
  135.       Student : The University of Texas at Austin - Computer Science
  136.     WiederWeb : http://ccwf.cc.utexas.edu/~wieder/
  137. Duke Nukem 3D : http://ccwf.cc.utexas.edu/~wieder/ROTT/
  138.        E-Mail : wieder@mail.utexas.edu 
  139.