home *** CD-ROM | disk | FTP | other *** search
/ PC Action 1996 May / PCA0596.ISO / gtarchiv / 02960068 / weasel.txt < prev   
Text File  |  1995-10-09  |  7KB  |  185 lines

  1. Weasel Version 2.0
  2. ------------------
  3. A Game Editor for the Game of Armored Fist (CD ROM Version 1.0).
  4. Copyright 1995 Joseph Mooney. All Rights Reserved.
  5.  
  6. This program modifies Armored Fist campaign missions. It allows you to 
  7. unlock missions which makes it easier to overcome some of the near 
  8. impossible scenarios with a minimum of frustration.
  9.  
  10. Installation:
  11. -------------
  12. Install this software in the same directory as your game program data 
  13. files.
  14. For example, put this program in c:\games\fistcd\fistdata if that is
  15. the directory your Armored Fist mission files are in.
  16.  
  17. Using The Program:
  18. ------------------
  19. Use this software to unlock campaign missions.
  20.  
  21. Start the program by entering the following command at the DOS prompt:
  22.  
  23.     weasel mission.fsg
  24.  
  25. Campaign mission files have the form mission.fsg where mission is the name 
  26. of the mission you wish to edit.
  27.  
  28. For example, syria1.fsg is the first Certain Fury mission.
  29.  
  30. To edit this saved game enter the following at the DOS prompt:
  31.  
  32.   weasel syria1.fsg
  33.  
  34. You can exit from the Weasel program at any time by typing
  35. exit and then pressing the enter key.
  36.  
  37. I recommend you back up your saved game file before editing it.
  38.  
  39. All Weasel commands must be followed by the enter key before
  40. they will take effect.
  41.  
  42. You can get help from inside the Weasel program by entering help or ?.
  43.  
  44. You can see a list of all the items that you can edit by entering
  45. the get command (by itself, with no parameters).
  46.  
  47. You can change an item with the set command. For example
  48. "set lock 0" unlocks a locked mission.
  49.  
  50. You can use = in place of the set command. For example
  51. "lock=0" does the same thing as "set lock 0".
  52.  
  53. The showAll command will show the lock status of all your campaign 
  54. missions.
  55.  
  56. The unlockAll command unlocks all campaign missions.
  57.  
  58. All changes are immediately written to the saved game file.
  59.  
  60. Weasel alters only the data bytes that you tell it to change. All
  61. other data in the file is left untouched.
  62.  
  63. Frequently Asked Questions:
  64. ---------------------------
  65.  
  66. How can I know if Weasel will work with my version of Armored Fist?
  67.  
  68. This editor was tested using the latest CD ROM version of Armored Fist.
  69. When you edit a mission file, check the value of the lock field to see if 
  70. it is legal. Values of 0 or 1 are legal. Any other value is not -- in this 
  71. case you should probably not edit the file.
  72.  
  73. This program doesn't do much, besides allow me to unlock missions. Why?
  74.  
  75. You can use the built in mission editor of Armored Fist to change almost 
  76. any reasonable game parameter. It seemed redundant to duplicate these 
  77. features. However, if there is something the editor does not do that you 
  78. would like to see added to the Weasel, please let me know and I shall give 
  79. your suggestion my full consideration.
  80.  
  81. Is there a way to see the name of the file being edited?
  82.  
  83. Yes. Use the get command with no parameters.
  84.  
  85. What plans do you have for future versions of Weasel?
  86.  
  87. If there is sufficient interest in this product, new versions will be
  88. created to edit a variety of popular games. The Weasel is a general
  89. purpose binary file editor, and is easily adapted to edit any file.
  90. My philosophy is that game owners are entitled to enjoy their games
  91. as they see fit. Many games are too difficult for the average gamer
  92. to complete (at least in a reasonable amount of time). The Weasel
  93. attempts to remove this frustration by allowing certain game
  94. parameters to be altered.
  95.  
  96. Are there Weasels that edit any other games?
  97.  
  98. Yes. There are versions of the Weasel that edit the following games:
  99. 1. Descent (available in the Action Gamers Forum of Compuserve),
  100. 2. Armored Fist (in the Gamers forum of Compuserve).
  101.  
  102.  
  103. License:
  104. --------
  105.  
  106. Weasel for Armored Fist. Copyright 1995 Joseph Mooney. All Rights Reserved.
  107.  
  108. This program is shareware.
  109.  
  110. You are free to copy and distribute it to others providing:
  111.  
  112.   No fee is charged for use, copying or distribution.
  113.  
  114.   It is not modified in any way.
  115.  
  116.   All files associated with this program are distributed together.
  117.   The following files are associated with this program:
  118.       weasel.exe -- the executable program file.
  119.       weasel.txt -- the instruction manual.
  120.  
  121.  
  122. If you have any questions about this program, comments, or you
  123. wish to license it, please contact:
  124.  
  125.       Joseph Mooney
  126.       4767 Quito Court
  127.       San Diego, CA  92124
  128.       CompuServe email address: 71171,3042
  129.       (via the internet use: 71171.3042@compuserve.com)
  130.  
  131.  
  132. I understand that some will derive more benefit from this program
  133. than others, some will use it more often than others, and so on.
  134. For this reason you may license this software by sending one of the
  135. following amounts, based on the value that you derive from this
  136. program.
  137.  
  138.   $2  - infrequent or one-time user;
  139.   $5  - heavy user, or just extraordinarily generous.
  140.  
  141. Any amount you send will be greatly appreciated.
  142. Thank you for your honesty.
  143.  
  144. Technical Notes:
  145. ----------------
  146. This program was built and tested using the CD ROM version of Armored 
  147. Fist(Version 1.0).
  148.  
  149. It is written in C++, compiled with Borland C++ 4.51.
  150.  
  151. Disclaimer:
  152. ------------------
  153. Joseph Mooney hereby disclaims all warranties relating to this
  154. software, whether express or implied, including without limitation
  155. any implied warranties of merchantability or fitness for a
  156. particular purpose.  Joseph Mooney will not be liable for any
  157. special, incidental, consequential, indirect or similar damages
  158. due to loss of data or any other reason, even if Joseph Mooney or
  159. an agent of Joseph Mooney has been advised of the possibility of such
  160. damages.  In no event shall Joseph Mooney's liability for any damages
  161. ever exceed the price paid for the license to use software,
  162. regardless of the form of the claim.  The person using the
  163. software bears all risk as to the quality and performance of the
  164. software.
  165.  
  166. Trademarks:
  167. -----------
  168. All specific names included herein are trademarks: Armored Fist, Nova 
  169. Logic, CompuServe.
  170. Any trademarks not mentioned here are hypothetically acknowledged.
  171.  
  172. Revision History
  173. ----------------
  174. 28aug95  1.0 Descent Version. Initial release.
  175.  
  176. 18sep95  1.1 Descent Version. Added the following enhancements:
  177.   Autoload capability.
  178.   New commands including (edit, loadCommands, overkill).
  179.   New data items including (smartMissiles, megaMissiles, 
  180. vulcanAmmo, lives, weaponEnable1, weaponEnable2, difficulty). 
  181. Thanks to Brian C. McDonald for providing me information 
  182. regarding these items.
  183.  
  184. 06oct95  2.0 Armored Fist. Initial Release.
  185.