home *** CD-ROM | disk | FTP | other *** search
/ PC Spiel 1996 September / PCS0996.ISO / common / mimas.tmp < prev    next >
Text File  |  1996-03-06  |  4KB  |  143 lines

  1. #  code:           P-Plane         M-Missiles      N-Tank 
  2. #                  B-Box           G-Gun class     R-Raft class    
  3. #                  J-JetFoil       H-helicopter    D-Radar
  4. #                  S-Second Probe  C-Car           T-Tractor
  5. #                  E-Astroid Cloud                 K-Homing car 
  6. #                  A-Attached  enemy  O-Boat       F-Lift car
  7. #                  U-Columns       X-Mini Gun
  8. #              I- myself      L - Special locations
  9. #        
  10. # myself format  : code,x,y,z,direction,exit x,exit y, exit z, exit dir
  11. # Enemy format   : code,x,y,z,direction,yaw,speed
  12. #
  13. #
  14. # Plane   format : code,x,y,z,direction,yaw,roll,speed,backToBase(1,0)
  15. # JetFoil format : code,x,y,z,direction,yaw,roll,speed,backToBase(1,0),Wait (seconds)
  16. #
  17. # Gun format    : code,x,y,z,direction,speed,x1,x2
  18. #
  19. # car     Format
  20. # tank    Format
  21. # Missile Format
  22. # Boat    Format
  23. # Homing  Format
  24. # Raft format   : code,num-points loop
  25. #                  x1,y1,x2,y2 ...
  26. #                  ...
  27. #
  28. #                  ( num-points is in pers (x1,y1 is one point).
  29. #                  x1,y1,x2,y2... are the raft track coordinations).
  30. # Box type     : code,x,y,z,dir,box_type,cargo count
  31. #                 (box types: 1-Missiles 2-Flares 3-Glomavine 4-Additive
  32. #                             5-Lasers   6-Electro Bombs  7-ProbBox
  33. #
  34. # Attached enemy (A): A,enemy code,Point num
  35. #
  36. # Second Probe : code,x,y,dir
  37. # Note: code in uppercase .
  38. #
  39. #     X    Y    Z    Dir 
  40. #
  41. I     3439 2546 70   145
  42. #
  43. #    Exit     Small micro   Large micro   Harpa Base    Lynx complex  Upper base
  44. L     6   0                                              
  45. 3493 683 90   2974 3302 0   2974 3170 0   405 1867 270  652 1575 0    246 3782 0
  46. #
  47. O 0.25 10  1
  48.   1148 1128  1303 1212  1378 1281  1452 1304  1651 1354  
  49.   1790 1294  1812 1200  1634 965   1248 888   1137 1099
  50. X  706 1907 -1 90   0   0   0
  51. #
  52. #
  53. # Lift cars Labi
  54. #
  55. F 0.0 12  0
  56.  435 1867  405 1867  365 1866  346 1961  343 2182  768 2180
  57.  767 1942  634 1915  504 1914  497 1694  546 1687  593 1687
  58. F 0.0 11  0
  59.  435 1867  405 1867  365 1866  346 1961  343 2182  768 2180
  60.  767 1942  634 1915  504 1914  497 1694  546 1687
  61. F 0.0 10  0
  62.  435 1867  405 1867  365 1866  346 1961  343 2182  768 2180
  63.  767 1942  634 1915  504 1914  497 1694  
  64. N 0.09 12  1
  65.  435 1867  405 1867  365 1866  346 1961  343 2182  768 2180
  66.  767 1942  634 1915  504 1914  497 1694  546 1687  593 1687
  67. N 0.07 11  1
  68.  435 1867  405 1867  365 1866  346 1961  343 2182  768 2180
  69.  767 1942  634 1915  504 1914  497 1694  546 1687
  70. N 0.05 10  1
  71.  435 1867  405 1867  365 1866  346 1961  343 2182  768 2180
  72.  767 1942  634 1915  504 1914  497 1694
  73. O 0.25  3  1
  74.    430 1686   680 1686   430 1686
  75. O 0.25  3  1
  76.    926 1686   685 1686   926 1686
  77. N 0.25  2  0
  78.    590 1958   590 1958
  79. N 0.25  7  1
  80.    687 2280   685 2284   588 2288   394 2282  588 2288  685 2284
  81.    687 2280
  82. B   575 2088  -1   90   2   10
  83. B   570 2088  -1   90   6   1
  84. #
  85. # exit gate
  86. #
  87. N  0.2  7  1
  88.    3392  425  3246  485  3120  508  3111  514  3120  508  3246  485  
  89.    3392  425
  90. N  0.2  5  1
  91.    3473  671  3487  589  3399  432  3487  589  3473  671
  92. #
  93. # Ammu Base
  94. #
  95. N 0.05 2  1
  96.   529 3754  428 3742
  97. B   201 3717  -1   90   8   2
  98. B   219 3774  -1   90   8   2
  99. B   255 3808  -1   90   8   2
  100. B   314 3831  -1   90   8   2
  101. #
  102. # Defroset Base
  103. #
  104. #N 0.05 7  1
  105. #  3015 3162  3022 3139  3026 3111  3028 3084  3026 3111  3022 3139
  106. #  3015 3162
  107. #N 0.03 7  1
  108. #  2990 3162  3000 3139  3000 3111  3000 3084  3000 3111  3000 3139
  109. #  3990 3162
  110. N 0.05 2  1
  111.   2911 3180  2911 3181
  112. N 0.05 2  1
  113.   3064 3144  3064 3145
  114. O 0.25  7  1
  115.    3000 3120  3036 3028  2995 2920  2995 2860  2995 2920  3036 3028  
  116.    3000 3120
  117. O 0.30  7  1
  118.    3010 3120  3046 3028  3005 2920  3005 2860  3005 2920  3046 3028  
  119.    3010 3120
  120. O 0.30  9  1
  121.    2975 3347  2965 3426  2972 3485  2983 3544  3024 3624  2983 3544  
  122.    2972 3485  2965 3426  2975 3347
  123. O 0.25  7  1
  124.    3002 3760  3065 3724  3137 3740  3263 3712  3137 3740  3065 3724
  125.    3002 3760
  126. #
  127. # jac secrets
  128. B 592 2200 79 90 5 50
  129. #
  130. # jacs ski patrol
  131. O 0.3  8  1
  132.    1171 1551  1131 1474  1003 1333  1001 1183  1044 934  1001 1183  
  133.    1003 1333  1131 1474
  134. O 0.3  9  1
  135.    1045 784   963  612  838 721  734 900  381 908  390 1094  
  136.    505 1255   702 1340  977 1348
  137. O 0.3  5  1
  138.    1037 741  1310 439  1750 570  1747 991  1257 818
  139. #
  140. #
  141.