Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #ControlConfigOverride
- ;; Format
- ;;
- ;; $Bind Name: name of default FS2 bind string required
- ;; $Key Default: key to set as default string optional
- ;; $Joy Default: joystick to set as default int optional
- ;; $Key Mod Shift: shift key needed logical optional
- ;; $Key Mod Alt: alt key needed logical optional
- ;; $Key Mod Ctrl: ctrl key needed logical optional
- ;; $Category: tab in which it appears string optional
- ;; $Has XStr: has entry in tstrings logical optional
- ;; $Type: continous or not string optional
- ;;
- ;;
- ;; Valid $Category: entires TARGET_TAB, SHIP_TAB, WEAPON_TAB, COMPUTER_TAB
- ;; Valid $Type: entries CC_TYPE_TRIGGER, CC_TYPE_CONTINUOUS
- ;;
- ;; Example - changes Clear Escort List from Alt-Shift-E to Alt-Shift-Q
- ;;
- ;; $Bind Name: Clear Escort List
- ;; $Key Default: KEY_Q
- ;; $Key Mod Shift: 1
- ;; $Key Mod Alt: 1
- ;;
- $Bind Name: Up Thrust
- $Key Default: KEY_UP
- $Key Mod Shift: 0
- $Key Mod Alt: 0
- $Bind Name: Down Thrust
- $Key Default: KEY_DOWN
- $Key Mod Shift: 0
- $Key Mod Alt: 0
- $Bind Name: Left Thrust
- $Key Default: KEY_LEFT
- $Key Mod Shift: 0
- $Key Mod Alt: 0
- $Bind Name: Right Thrust
- $Key Default: KEY_RIGHT
- $Key Mod Shift: 0
- $Key Mod Alt: 0
- $Bind Name: Fire Primary Weapon
- $Key Default: KEY_Z
- $Key Mod Shift: 0
- $Key Mod Alt: 0
- $Bind Name: Fire Secondary Weapon
- $Key Default: KEY_X
- $Key Mod Shift: 0
- $Key Mod Alt: 0
- $Bind Name: Cycle Forward Primary Weapon
- $Key Default: KEY_C
- $Key Mod Shift: 0
- $Key Mod Alt: 0
- $Bind Name: Cycle Secondary Weapon Bank
- $Key Default: KEY_V
- $Key Mod Shift: 0
- $Key Mod Alt: 0
- $Bind Name: Cycle Secondary Weapon Firing Rate
- $Key Default: KEY_V
- $Key Mod Shift: 1
- $Key Mod Alt: 0
- #End
Advertisement
Add Comment
Please, Sign In to add comment