home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Fanclub Das Freakmagazin 1
/
FANCLUB1.ISO
/
patches
/
renegade
/
renegade.adv
< prev
next >
Wrap
Text File
|
1995-03-29
|
4KB
|
104 lines
REM ┌─────────────< Delete this section when you are done! >──────────────┐
REM │ │
REM │ WCS Mark II ADV Programming Template │
REM │ │
REM │ Please supply as much requested information as possible. │
REM │ │
REM │ (Keep in mind though, that there is a 400 line limit to ADV files!) │
REM │ │
REM └────────────────────────────────> <──────────────────────────────────┘
REM
REM ╔═══════════════════════════════════════════════════════════════════════╗
REM ║ CAUTION!!! You MUST have ThrustMaster Command & Control Center ║
REM ║ (MARK2.EXE) vs 1.38 or higher and MK2LOAD.EXE vs 5.01 or higher to ║
REM ║ use the macro capability. You can tell if you have vs 1.38 by looking║
REM ║ at the top of the C&CC screen where the version # is shown on any of ║
REM ║ the menu screens or click on F-7 About to view the version #. To tell║
REM ║ if you have MK2LOAD.EXE vs 5.01 just download a file - you will see ║
REM ║ the version # at the top of the download screen. To obtain the newer ║
REM ║ versions if you do not have them, check with any of the listed places ║
REM ║ in C:\MARK2\MK2UTILS\TMBBS.TXT where you may download the latest ║
REM ║ versions of the Command and Control Center software. ║
REM ╚═══════════════════════════════════════════════════════════════════════╝
REM RENEGADE
REM
REM YOUR ADV File Description
REM
REM Written and Tested by THRUSTMASTER
REM ╔═══════════════════════════════════════════════════════════════════════╗
REM ║Base Switch Settings ║
REM ║Black Hat switch = Digital ║
REM ║Red Switch = Digital ║
REM ╚═══════════════════════════════════════════════════════════════════════╝
REM ╔═════════════════════════════════════════════════════════════╗
REM ║Game Settings: (Settings required for this game to use WCSII)║
REM ╚═════════════════════════════════════════════════════════════╝
GAME 1 100
REM ╔═════════════════════════════════════════════════════╗
REM ║ Place Mdef files below this line (i.e. Mdef Newname)║
REM ╚═════════════════════════════════════════════════════╝
Mdef RENEGADE
REM ╔════════════════════════════════════════════════════════════╗
REM ║ Place special macros below this line (i.e. @macroname, etc)║
REM ╚════════════════════════════════════════════════════════════╝
@DigitalThrottle
REM ╔════════════════════════╗
REM ║(P)FCS Buttons Commands:║
REM ╚════════════════════════╝
BTN UB NearestTarget
BTN MB ConfigureWeapon
BTN LB CycleTarget
BTN HU /N LookFront
BTN HD /N CommMonitorViews
BTN HL /N LookLeft
BTN HR /N LookRight
REM ╔════════════════════════╗
REM ║WCS II Buttons Commands:║
REM ╚════════════════════════╝
BTN 1 CutThrottle
BTN 2 CycleTarget
BTN 3 ReverseCycleTarg
BTN 4 EvasiveMan
BTN 5 Formation
BTN 6 ProtectTrans
REM ╔════════════════════════╗
REM ║WCS II Rocker Commands: ║
REM ╚════════════════════════╝
RKR UP /P AttackOpponent
/R AttackOpponent
RKR DN /P IgnoreOpponent
/R IgnoreOpponent
REM ╔═══════════════════════════════════════════════════════════════════╗
REM ║ NOTE: THIS FILE IS TO BE USED WITH THE NEW CHIP AND MICROCODE FOR ║
REM ║ THE MARK II WCS ONLY. IF YOU DO NOT HAVE THIS CHIP, THEN CONTACT ║
REM ║ THRUSTMASTER at 503-639-3200 TO INQUIRE ABOUT UPGRADING TO THE ║
REM ║ NEW CHIP AND MICROCODE!!!! ║
REM ║ ║
REM ║ How can you tell if you have the new chip and microcode? At the ║
REM ║ C:\MARK2 Dos prompt type DIR MK2LOAD.EXE and hit enter. If it ║
REM ║ says "File not found then you have the old microcode version that ║
REM ║ uses DOWNLOAD.EXE instead. ║
REM ╚═══════════════════════════════════════════════════════════════════╝