home *** CD-ROM | disk | FTP | other *** search
/ PC Spiel 1996 September / PCS0996.ISO / common / io1.tmp < prev    next >
Text File  |  1996-03-06  |  4KB  |  124 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
  7. #              I- myself      L - Special locations
  8. #        
  9. # myself format  : code,x,y,z,direction,exit x,exit y, exit z, exit dir
  10. # Enemy format   : code,x,y,z,direction,yaw,speed
  11. #
  12. #
  13. # Plane   format : code,x,y,z,direction,yaw,roll,speed,backToBase(1,0)
  14. # JetFoil format : code,x,y,z,direction,yaw,roll,speed,backToBase(1,0),Wait (seconds)
  15. #
  16. # Gun format    : code,x,y,z,direction,speed,x1,x2
  17. #
  18. # Car  Format
  19. # Tank Format
  20. # Missile  Format
  21. # Boat  Format
  22. # Raft format   : code,num-points loop
  23. #                  x1,y1,x2,y2 ...
  24. #                  ...
  25. #
  26. #                  ( num-points is in pers (x1,y1 is one point).
  27. #                  x1,y1,x2,y2... are the raft track coordinations).
  28. # Box type     : code,x,y,z,dir,box_type,cargo count
  29. #                 (box types: 1-Missiles 2-Flares 3-Glomavine 4-Additive
  30. #                             5-Lasers   6-Electro Bombs  7-ProbBox
  31. #
  32. # Attached enemy (A): A,enemy code,Point num
  33. #
  34. # Second Probe : code,x,y,dir
  35. # Note: code in uppercase .
  36. #
  37. #     X    Y    Z    Dir 
  38. #
  39. I     495  484  100  34
  40. #
  41. #    Exit     Ape            Mine         base         volcano      caterpillars  left base
  42. L     7   0                                              
  43. 1121 3886 180  2285 1709 232  2377 2520 0  3579 1990 0  3134 2541 0  1830 3750 0   741 2530 0
  44. #
  45. #
  46. # ape tractor (attached to point 2)
  47. A  T  2
  48. #
  49. #  X    Y    Z    Dir  Yaw Roll Speed  Back  Wait
  50. #
  51. # Entrance
  52. #
  53. # Astroids
  54. E  500  500   0   90    0   0.0
  55. E 1483  3796  0    0    0   0.0
  56. E 1483  3830  0  180    0   0.0
  57. #
  58. #
  59. # Ape
  60. #
  61. C 0.02 8 0
  62.   1795 1879  1827 1742  1875 1667  2066 1618
  63.   2144 1630  2215 1618  2264 1621  2283 1684
  64. C 0.02 8 0
  65.   2655 1617  2607 1603  2562 1603  2541 1609
  66.   2454 1689  2425 1700  2370 1697  2360 1697
  67. C 0.01 9 0
  68.   2201 1988  2200 1963  2200 1956  2203 1936
  69.   2210 1924  2233 1905  2254 1877  2285 1803
  70.   2277 1730
  71. # Left airport
  72. #
  73. M  0.1  6  1
  74.   952 2345  969 2433  953 2534  921 2609  953 2534  969 2433
  75. M  0.1  9  1
  76.   1071 2263  934 2355  963 2454  956 2494  955 2513  956 2494
  77.   963 2454  934 2355  1071 2263
  78. M  0.1  19  1
  79.   854 2445  889 2445  890 2442  926 2432  890 2442  889 2432
  80.   883 2408  907 2382  883 2408  860 2389  855 2353  860 2389
  81.   865 2394  879 2404  885 2419  889 2430  888 2439  884 2444
  82.   854 2445
  83. B  862  2354 -1   0   5   100 
  84. B  862  2358 -1   0   6     2 
  85. #
  86. # mine
  87. #
  88. T  0.15  2  1
  89.    2365 2504  2350 2616
  90. #
  91. # Base
  92. #
  93. M  0.0  5  0
  94.   3309 2232  3158 2403  3000 2476  2834 2514  2464 2662
  95. #M  0.0  5  0
  96. #  3300 2232  3149 2403  2991 2476  2825 2514  2455 2662
  97. #M  0.0  5  0
  98. #  3318 2232  3167 2403  3009 2476  2843 2514  2473 2662
  99. #M  0.0  5  0
  100. #  3327 2232  3167 2412  3018 2476  2852 2514  2482 2662
  101. M  0.0 10  0
  102.   3301 2305  3231 2391  3173 2455  3048 2502  2973 2548
  103.   2884 2575  2771 2627  2654 2662  2569 2675  2517 2702
  104. C 0.02 3 1
  105.   3574 2125  3575 1995  3574 2125
  106. B 3576 1846  -1   0   2     2
  107. B 3586 1846  -1   0   2     2
  108. #
  109. # Caterpillars
  110. #
  111. T  0.0  10  0
  112.   1828 3771  1754 3842  1714 3855  1663 3856  1617 3843  1591 3831
  113.   1553 3835 1500 3867  1406 3892  1250 3886
  114. #
  115. # JAC's added undocumented base in the SE
  116. #
  117. B  2977  675 -1   0   1     10
  118. G  2977  675    0  177 0.0   0  0
  119. #
  120. #
  121. #
  122.