home *** CD-ROM | disk | FTP | other *** search
- echo off
- cls
- echo
- echo Two screens of instructions on how to control this demo follow.
- echo
- echo Use Print Screen if you wish to have a copy handy during the game.
- echo
- echo To exit this demo:
- echo
- echo Press Alt-Q to exit the demo
- echo
- echo Enjoy your test flight!
- echo
- pause
- cls
- echo SIMULATION CONTROLS
- echo
- echo Key Shift Key
- echo --- ----- ---
- echo F1 Cockpit Slot View
- echo F2 HUD Modes Chase Plane
- echo F3 CRT Maps Side View
- echo F4 Day/Night HUD Missile View
- echo F5 Ordance Tactical View
- echo F6 FLIR on/off Inverse Tactical View
- echo F10 Mission Eject
- echo
- echo 1 Flare 6 Gear
- echo 2 Chaff 7 Auto Pilot
- echo 3 IR Jammer 8 Bay Doors
- echo 4 ECM 9 Flaps
- echo 5 Decoy 0 Brakes
- echo -- Decrease Throttle No Throttle
- echo + Increase Throttle Max Throttle
- echo Delete Fire Cannon
- echo
- pause
- cls
- echo Key Shift Key
- echo --- ----- ---
- echo Z Zoom View Left MFD Accelerate Time
- echo X UnZoom View Normal Time
- echo C Small HUD on/off
- echo B Select New Target
- echo N Designate New Target
- echo M Tracking Camera Left View Left
- echo , Tracking Camera Right View Right
- echo . Tracking Camera Rear View Rear
- echo / Tracking Camera Ahead View Ahead
- echo Return/
- echo Enter Fire Ordance
- echo Space Bar Select Bay
- echo Ins Control Stick Movement
- echo ALT KEYS
- echo Alt B Boss Alt N Day/Night
- echo Alt D Detail Adjust (4 levels) Alt I Move North
- echo Alt P Pause Game Alt L Move East
- echo Alt Q Quit Game Alt K Move South
- echo Alt S Recalibrate Joystick Alt J Move West
- echo Alt V Sound Level Adjust
- echo
- pause
- demo
-