home *** CD-ROM | disk | FTP | other *** search
- # code: P-Plane M-Missiles N-Tank
- # B-Box G-Gun class R-Raft class
- # J-JetFoil H-helicopter D-Radar
- # S-Second Probe C-Car T-Tractor
- # E-Astroid Cloud K-Homing car
- # A-Attached enemy O-Boat F-Lift car
- # U-Columns X-Mini Gun
- # I- myself L - Special locations
- #
- # myself format : code,x,y,z,direction,exit x,exit y, exit z, exit dir
- #
- # Enemy format : code,x,y,z,direction,yaw,speed
- #
- #
- # Plane format : code,x,y,z,direction,yaw,roll,speed,backToBase(1,0)
- # JetFoil format : code,x,y,z,direction,yaw,roll,speed,backToBase(1,0),Wait (seconds)
- #
- # Gun format : code,x,y,z,direction,speed,x1,x2
- #
- # car Format
- # tank Format
- # Missile Format
- # Boat Format
- # Homing Format
- # Raft format : code,num-points loop
- # x1,y1,x2,y2 ...
- # ...
- #
- # ( num-points is in pers (x1,y1 is one point).
- # x1,y1,x2,y2... are the raft track coordinations).
- #
- # Box type : code,x,y,z,dir,box_type,cargo count
- # (box types: 1-Missiles 2-Flares 3-Glomavine 4-Additive
- # 5-Lasers 6-Electro Bombs 7-ProbBox
- #
- # Attached enemy (A): A,enemy code,Point num
- #
- # Second Probe : code,x,y,dir
- # Note: code in uppercase .
- #
- # X Y Z Dir
- #
- I 2177 3725 120 227
- #
- # Exit 1 Ship City Ice proc. Dam Docks Power prod. Exit 2
- L 8 0
- 3978 2384 270 317 1217 0 1900 630 0 3700 3680 0 2774 216 0 2787 300 0 2750 144 0 3978 2384 270
- #
- K 0.0 2 0
- 377 1220 355 1016
- #
- #U 2177 3700 0 0 0 0
- U 50 5 1
- 2756 287 2798 247 2743 247 2743 190 2798 190
- U 150 83 3
- 430 1222
- 240 1352 270 1352 300 1352 330 1352 360 1352 390 1352 420 1352
- 450 1352 480 1352 510 1352 540 1352 570 1352 600 1352
- 240 1092 270 1092 300 1092 330 1092 360 1092 390 1092 420 1092
- 450 1092 480 1092 510 1092 540 1092 570 1092 600 1092
- 240 1302 270 1302 300 1302 330 1302 360 1302 390 1302 420 1302
- 450 1302 480 1302 510 1302 540 1302 570 1302 600 1302
- 240 1142 270 1142 300 1142 330 1142 360 1142 390 1142 420 1142
- 450 1142 480 1142 510 1142 540 1142 570 1142 600 1142
- 210 1352 210 1322 210 1292 210 1262 210 1232 210 1202 210 1172
- 210 1142 210 1112 210 1082
- 180 1352 180 1322 180 1292 180 1262 180 1232 180 1202 180 1172
- 180 1142 180 1112 180 1082
- U 250 11 3
- 530 1222
- 620 1254 650 1254 680 1254 710 1254 740 1254
- 620 1186 650 1186 680 1186 710 1186 740 1186
- #
- #
- O 0.25 7 1
- 2845 333 3045 300 3149 136 3279 170 3242 142 2987 196 2894 337
- B 400 890 -1 270 7 1
- B 2164 1147 -1 270 6 1
- #
- # CITY
- #
- B 1388 523 -1 270 6 4
- B 1377 523 -1 270 5 50
- #
- # Ammu base
- #
- B 867 3254 -1 90 8 4
- #
- #
- #
-