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-Plasma Cloud K-Homing car
- # A-Attached enemy O-Boat/ski 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 330 280 20 40
- #
- # Exit Mine plazma Plant Air Plant Maze Plant Exit (active)
- L 6 0
- 2196 3496 90 1930 1975 0 3028 1307 0 1780 3067 0 884 1742 0 2196 3496 90
- #
- # plasma lake
- E 3220 1200 0 90 0 0.0
- O 0.25 5 1
- 2782 1220 2958 1234 3116 1172 2958 1234 2782 1220
- O 0.25 2 1
- 2768 1444 2882 1382
- O 0.25 2 1
- 2882 1374 2768 1436
- #
- # Maze
- #
- N 0.05 3 1
- 1131 1526 1282 1626 1448 1725
- N 0.05 2 1
- 1093 1546 1093 1547
- N 0.05 2 1
- 1115 1502 1115 1503
- N 0.05 2 1
- 550 1740 555 1745
- N 0.05 3 1
- 350 450 325 450 325 285
- N 0.05 2 1
- 380 708 380 610
- N 0.05 2 1
- 320 810 390 810
- N 0.05 2 1
- 275 745 390 745
- N 0.02 7 1
- 366 916 366 866 352 860 348 747 352 860 366 866 366 916
- N 0.02 5 1
- 565 1092 524 1092 524 1120 565 1120 565 1092
- N 0.03 5 1
- 626 1542 626 1560 673 1560 672 1542 626 1542
- N 0.05 7 1
- 688 375 665 375 636 416 617 440 636 416 665 375 688 375
- #
- # Mine
- #
- N 0.05 3 1
- 1855 1965 1879 1928 1855 1965
- N 0.05 3 1
- 2072 1974 2025 1974 2072 1974
- N 0.05 3 1
- 1875 2017 1840 1980 1875 2017
- #
- #jac secrets
- B 386 541 100 90 5 1
- B 319 539 100 90 6 1
- #
- #
-