home *** CD-ROM | disk | FTP | other *** search
/ Game Killer / Game_Killer.bin / 1229.XEDIT.TXT < prev    next >
Text File  |  1993-03-13  |  4KB  |  74 lines

  1.                           X-WING PILOT FILE EDITOR 
  2.                                      by 
  3.                       Keith Heitmann, Prodigy #GVXV90A
  4.  
  5. Even though LucasArts and Larry Holland have seen fit to finally put a revive
  6. function on the pilot roster, this function will remove all points accumulated
  7. by that pilot when revive is used to restore him to action. Complaints about
  8. the rigidity of X-Wing in that it demands 100% success on all its missions has
  9. given rise to demand to for some means to "move ahead" in the game without
  10. getting bogged down interminalbly on a single difficult mission. These reasons
  11. among other has spurred me to try my hand at writing a program to help out
  12. those gamers that don't have a hex editor or understand MSDOS' DEBUG.
  13.  
  14. XEDIT is written in QBASIC and while note the most graceful in terms of code
  15. programming it does work well for what it does. I have one problem that I am
  16. working on and had to remove one segement from the program due to a problem
  17. with corruption of pilot files. I will attempt to get this rectified and
  18. available as soon as possible. 
  19.  
  20. XEDIT is menu driven. You just load the program and type in the appropriate
  21. responses and the program will do the rest. XEDIT should most likely be in 
  22. your \XWING directory along with your pilot files, but since I've equipped it
  23. with the means of seeking out the path to your pilot files it could be placed
  24. elsewhere in a subdirectory in your path statement.
  25.  
  26. XEDIT.BAT will load the program into QBASIC for you and automatically start
  27. execution of the program. You will be asked to type in the path to your
  28. \XWING subdirectory. An eample of the expected input is supplied on screen 
  29. for you so I won't explain that any further. Next you will be at the main
  30. menu where all functions originate. As you go through the program you will
  31. be asked to type various responses from numbers to a "Y/N" type response.
  32. I've attempted to make the program at least somewhat crash proof but it's
  33. not infallible and if you try hard enough you can cause the program to abort.
  34.  
  35. XEDIT will let you revive dead or captured pilots WITH THEIR SCORES INTACT.
  36. This only works if you DO NOT use the REVIVE function in X-WING on the target
  37. file before you run XEDIT on it. XEDIT will let you give your pilot any 
  38. combination of available medals, ribbons and patches. There is a delete 
  39. function for eliminating bad pilot files or any other pilot file you choose.
  40. You will be asked twice if you wish to proceed with any deletion so accidents
  41. will be lessened unless you are truly reckless. XEDIT will let you promote or
  42. even demote pilots as you wish. XEDIT will also let you create a full roster
  43. of ACE pilots from what was moments before a roster full of ROOKIES.
  44.  
  45. I've included one special feature that will let the player see all of the
  46. animated "Cut Scenes" in X-Wing that normally run between various segments
  47. of the three Tours of Duty. 
  48.  
  49. **********WARNING*********** This feature will patch the pilot file in such a
  50. way that any currently inactive or active Tours of Duty will be lost. You 
  51. should either create a new pilot file or clone a pilot to a new name. Do not
  52. run this feature on any pilot with which you wish to finish a Tour of Duty.
  53. You will be given two chances to change your mind before the patches are
  54. made to the pilot file.
  55.  
  56. Once the pilot file has been patched for the "Cut Scenes" you can load X-Wing
  57. and pick this pilot from the roster. Then go to the Tour of Duty Registration
  58. desk and select the "Cut Scenes" you wish to view.
  59.  
  60. Anyway, I hope you find XEDIT of some use. It may not be pretty, but it does
  61. work. Just remember you need QBASIC to run it and that comes with MSDOS 5.0.
  62.  
  63. If you feel like it I wouldn't refuse any donations to the cause. I'll leave
  64. the amount upto you since this is a first venture into a shareware type 
  65. program.
  66.  
  67. Comments can be directed to me on Prodigy, GVXV90A
  68.    ...or....
  69. You can write to me at this address:  Keith Heitmann
  70.                                       2128 Lapine
  71.                                       Portage, IN, 46368-1420
  72.  
  73.  
  74.