Jump to content

F18 Grip Key-map sheet


redcoat22

Recommended Posts

You can paste these into an TARGET Editor script

 

 

 

//Trigger
MapKey(&JoystickF18,TG1, );
MapKey(&JoystickF18,TG2, );

//Buttons
MapKey(&JoystickF18, S1, ); //Recce Button
MapKey(&JoystickF18, S2, );
MapKey(&JoystickF18,S3, );
MapKey(&JoystickF18,S4, );

//VR    |:|       Black Rocker and Push 
MapKey(&JoystickF18,H3U, );
MapKey(&JoystickF18,H3D, );
MapKey(&JoystickF18,H3P, );


//SSS    ::       Sensor Select Switch
MapKey(&JoystickF18,H2U, );
MapKey(&JoystickF18,H2D, );
MapKey(&JoystickF18,H2R, );
MapKey(&JoystickF18,H2L, );
MapKey(&JoystickF18,H2P, );
   
//WSS    =        Weapon Select Switch
MapKey(&JoystickF18,H4U, );
MapKey(&JoystickF18,H4D, );
MapKey(&JoystickF18,H4R, );
MapKey(&JoystickF18,H4L, );

MapKey(&JoystickF18,H4P, );


//Trim
MapKeyIO(&JoystickF18,H1U, );
MapKeyIO(&JoystickF18,H1D, );
MapKeyIO(&JoystickF18,H1R, );
MapKeyIO(&JoystickF18,H1L, );

Night Ops in the Harrier

IYAOYAS


 
Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...