home *** CD-ROM | disk | FTP | other *** search
/ The Best of Select: Games 9 / CD_1.iso / c&c / edit / ccedit.doc < prev    next >
Text File  |  1995-12-01  |  18KB  |  431 lines

  1.   CCEdit  --  a Command and Conquer Editor
  2. CCEdit Version 1.5 (revision 1), written by buggy@adam.com.au
  3.  
  4.  
  5. CCEdit allows you to edit the following:
  6.  * weapon payloads for infantry, vehicles and some structures
  7.  * infantry and vehicle costs
  8.  * structure costs
  9.  * power needed by the structures
  10.  * power produced by the structures
  11.  * structure and unit hit points
  12.  * vehicle armour values
  13.  * tech. levels for buildings, infantry and vehicles
  14.  * which side gets to build various structures and units
  15.  * the vision range of infantry and vehicles
  16.  * the stealth capabilities of the vehicles
  17.  * the number of times a vehicle fires its weapon
  18.  * the speed of the vehicles (**)
  19.  * whether vehicles and structures are invulnerable (**)
  20.  
  21. This version of ccedit now works with the 1.18p patch.
  22.  
  23. (**) these only work with Command and Conquer v1.18p
  24.  
  25.  
  26. READ THESE WARNINGS!
  27. --------------------
  28.  
  29.       **************************************************
  30.       *********** THIS IS REALLY IMPORTANT *************
  31.       **************************************************
  32.  
  33.  * This program makes changes to the file: game.dat. This file is
  34.    required to play Command and Conquer. You may feel safer if you
  35.    make a backup copy of this file (or be prepared to copy it off
  36.    the cdrom if something goes wrong).
  37.  
  38.  
  39.  * You use this program at your own risk. If anything happens as a
  40.    result of you using this product, I am in no way accountable for
  41.    any damaged caused.
  42.  
  43.  * I do not guarantee that this program works on your system. It 
  44.    works for me, that is all I can say.
  45.  
  46.  * If you use this program to cheat in multiplayer Command and 
  47.    Conquer, you are scum. You are also a genius. So far, having
  48.    different values between the copies of Command and Conquer will
  49.    cause synch errors. Westwood programmed it this way.
  50.  
  51.  * It should be backwardly compatible with the v1.07 and 1.08a version
  52.    of Command and Conquer. However, I don't guarantee this.
  53.  
  54.  * In fact, I don't guarantee anything at all about this program. Use
  55.    at your own risk.
  56.  
  57.  * This WILL NOT WORK with the German version of Command and Conquer.
  58.    This will not be fixed as this is the last version of ccedit I am
  59.    doing.
  60.  
  61.  
  62. Remember This
  63. -------------
  64.    If you use ccedit to edit vehicle characterstics (such as stealth
  65.    ability), then those changes will no affect the current vehicles if
  66.    you are restoring a save game. Build new units to get the bonus.
  67.  
  68.  
  69. How to Start CCEdit
  70. -------------------
  71.    Put ccedit.exe into the directory where Command and Conquer is
  72.    installed.
  73.    Then type:   ccedit <return>
  74.    to start the program.
  75.    Read the rest of this file first, however.
  76.  
  77. It Won't Work!
  78. --------------
  79.    If you get the message that the file was an incorrect length and hence
  80.    cannot use ccedit, then it means you have a different version than the
  81.    one this editor was programmed on. Currently it supports the English
  82.    language v1.07, v1.08a, and 1.18p versions of Command and Conquer.
  83.  
  84.    It will not work with the German (or French) version of Command and
  85.    Conquer. I have no plans to ever fix this. Do not ask me about it as
  86.    these type of messages will be immediately deleted.
  87.  
  88.    If you get the message about the file being of incorrect length, then
  89.    you will NOT be able to use ccedit. As long as I support ccedit, I'll
  90.    try and keep it up-to-date with any released patches (for the English
  91.    language version). This is the last version of ccedit, so if a new
  92.    patch comes out, tough luck.
  93.  
  94. How to Navigate in CCEdit
  95. -------------------------
  96.    At any time (except when you are being prompted to enter a new 
  97.    value), you can get help by pressing F1. This tells you of all 
  98.    the available commands for that screen.
  99.  
  100.    You use the up and down arrows on the keyboard to move up and down
  101.    the lists. To select an item on a list, press the ENTER key. If you
  102.    are on the main screen, this will take you to another list showing
  103.    the available units/structures available for editing. If you are
  104.    in one of the sub-menus, you will then be asked to enter a value.
  105.    If you pressed enter by mistake, entering a negative number (-1 for
  106.    example), will make no change. When changing weapons, to exit the
  107.    list of available weapons without making any changes, press ESCAPE.
  108.    To accept the highlighted weapon, press ENTER.
  109.  
  110.    Pressing the HOME key will take you to the top of any list. Pressing
  111.    the END key will take you to the bottom of any list.
  112.  
  113.    Pressing the right arrow will take you to the next sub-menu (instead
  114.    of using enter) if there is one. Pressing the right arrow will take
  115.    you to the previous screen.
  116.  
  117.    To move from a sub-menus to the previous screen, press ESCAPE. If you
  118.    have made some changes but have not saved them, you are asked 
  119.    whether you really want to exit. Type 'y' if you want to lose the
  120.    changes (without the 's of course). 
  121.  
  122.    To exit the program, you must be in the main screen. From there,
  123.    press ESCAPE, and the program will terminate.
  124.  
  125.    On screens where you can toggle values (in the ownership and tech
  126.    level screens), you use the SPACE bar to toggle the value.
  127.  
  128. Resetting The Values
  129. --------------------
  130.    In any of the sub-menus, you may reset the value of the currently
  131.    selected item (which is pointed to by a arrows on the left) by
  132.    pressing 'd'. This resets the value to what originally shipped with
  133.    Command and Conquer. Note that you still have to save these changes
  134.    just like any others.
  135.  
  136.    Please note that the 1.08a patch for C&C increased the hit points of
  137.    the flamethrower infantry to 70. This is reflected in the default
  138.    value when editing the patched version. The default for the 1.07
  139.    version of C&C is still 50 hit points. The default price of the
  140.    gun turret has increased to 600 with the 1.18p patch.
  141.  
  142. Saving Your Work
  143. -----------------
  144.    You can save your work (in the sub-menus) by pressing 's'. You will
  145.    get a message on the bottom of the screen that they have been saved.
  146.  
  147. Value Limitations
  148. -----------------
  149.    The following minimum values apply:
  150.      The minimum unit cost is 1.
  151.      The minimum structure cost is 1.
  152.      The minimum power needed is 0.
  153.      The maximum power needed is 255.
  154.      The minimum power produced is 0.
  155.      The maximum power needed is 255.
  156.      The minigunner has a maximum cost of 255.
  157.      The maximum hit points for any 'light' unit is 127.
  158.      The minimum hit point value for anything is 1.
  159.      The maximum vision radius is 10.
  160.      There are only 3 acceptable choices for ownership.
  161.      There are only 5 levels of armour.
  162.      Weapons fire either once or twice.
  163.      Aircraft have a maximum payload of 127.
  164.      The maximum hit points for a building is 16,383.
  165.      The maximum speed of a vehicle is 127.
  166.      The minimum speed of a vehicle is 1.
  167.  
  168. What You Can't Edit
  169. -------------------
  170.    You cannot edit the construction yard (power output or power
  171.    requirements), although you can edit its invulnerability status.
  172.  
  173.    The only buildings which you can edit the weapons on are those that
  174.    already have weapons (obelisk of light, guard tower, advanced guard
  175.    tower, turret and sam site).
  176.  
  177.    You cannot edit the armour value of infantry (it had no effect when 
  178.    I tried it), or for the buildings.
  179.  
  180.    You cannot edit any of the civilian buildings or people (would you
  181.    really like mad little civilians coming after you with flamethrowers?)
  182.  
  183.    You cannot edit the stealth or invulnerability aspects of infantry.
  184.  
  185.    You cannot edit the dinosaurs. Nor the viceroid (apart from the 
  186.    invulnerability aspect).
  187.  
  188. Editing Weapon Payloads
  189. -----------------------
  190.    There is a general problem with putting lasers on anything other than
  191.    obelisks: when they fire, there is no graphic (the red line) to 
  192.    indicate that it was fired. Sound effects are still made, however and
  193.    the opponent still takes damage from the hit.
  194.  
  195.    Not all the possible weapon payloads work. For example, putting
  196.    a laser in a turret or gun tower didn'