home *** CD-ROM | disk | FTP | other *** search
/ PC Games 2 the Maxx / pcgames.zip / pcgames / HELP / 2002HLP2.ZIP / CIM-FMT.TXT < prev    next >
Text File  |  1992-08-28  |  4KB  |  91 lines

  1. TradeWars 2002 HELP! v2.00 - Capture File Format/Creation/Correction File.
  2. ==========================================================================
  3.  
  4. This file shows the format of the TW2002-?.CIM files and tells what the
  5. scripts do in case you do not have one of the supported terminals.
  6.  
  7. Structure of the TW2002-I.CIM file
  8. ==================================
  9.  
  10. line 1 : <BLANK>                   
  11. line 2 :   1    2    3    4    5    6    7
  12. line 3 :   2    9   10    3    1    7    8
  13. line 4 :   3  570   29  186    4    1    2
  14. line 5 :   4    3  194  338  406    5    1
  15. line 6 :   5    1    4    6
  16. line 7 :   6    7    1    5  394  425  886
  17. line 8 :   7    8    2    1    6  582  783
  18. line 9 :   8  319  803    2    7
  19. line 10:   9   63  307   10    2  348
  20. line 11:  10  560    2    9
  21. line 12:  11  416  367  570  865
  22.  
  23.         The first line must be a blank line, and the others each have the 
  24.         sector number first followed by the warps they lead to.  Each number 
  25.         is 4 spaces in length followed by a space, then the next number.  
  26.  
  27.         If your problem was line noise, just deleting the noise 
  28.         will make it work, if anything is missing, however, you will 
  29.         have to download the information again.
  30.  
  31.         NOTE: You should run the script after playing TradeWars.  If you do 
  32.               it right away when you log on, the results may be inaccurate
  33.               due to the sector transit information or port information 
  34.               not being accessed yet!
  35.  
  36.  
  37. Structure of the TW2002-R.CIM file
  38. ===================================
  39.  
  40. line 1 :<BLANK>
  41. line 2 :   1 0
  42. line 3 :   2 0
  43. line 4 :   3 0
  44. line 5 :   4 0
  45. line 6 :   5   1300 100% - 2810 100%   1940 100% 
  46. line 7 :   6 0
  47. line 8 :   7 0
  48. line 9 :   8 0
  49. line 10:   9 0
  50. line 11:  10    550  63% - 1460 100% - 1320 100% 
  51. line 12:  11 -  329  38%   2440 100% - 1560 100% 
  52.      
  53.         This file is composed of the port records of all the sectors that you
  54.         have explored.  For each number there is either a zero meaning not
  55.         explored yet, or no port in the sector, or there is a trading value
  56.         showing the trading amount and percent trading of the port (negative
  57.         means buying)  You can pick out the format from the above example.
  58.  
  59.  
  60. What The Script Does
  61. ====================
  62.  
  63.        For those of you who are unfortunate to not have a supported script,
  64.        here is how you do it manually.  
  65.  
  66.        Command needed:  Turn on and turn off capture to different files.
  67.  
  68.        First, you need to know how to send ASCII characters that aren't
  69.        on the keyboard.  This is done by holding down the ALT key while 
  70.        typing the character's ASCII code on the numeric keypad on the right
  71.        of your keyboard (NOT the number keys at the top).  For example,
  72.        a ║ (a border character often used) has a scan code of 186 so typing
  73.        186 on the keypad while the ALT key is pressed then released
  74.        produces a ║. 
  75.        
  76.        The script file first sends ASCII codes 200 through 205 to the ship
  77.        computer.  This will cause a white : to appear and puts you in 
  78.        Computer Interrogation mode.  Once there, the script turns on screen 
  79.        capture to the file TW2002-I.CIM.  Then it sends an 'I'. This 
  80.        causes the computer to spit out the sector info for every sector 
  81.        that you've explored.  The script will, and you should, turn capture 
  82.        off when it's done with that list.
  83.  
  84.        Turn screen capture back on with the filename TW2002-R.CIM next.  
  85.        Then press 'R' to get the port report list.  When that is done turn 
  86.        off capture again.  Next press 'Q' to exit the computer interrogation
  87.        mode.
  88.  
  89.        That's all for now folks,
  90.                                 Neal Tibrewala
  91.