Results 1 to 5 of 5

Thread: arma2 2 keys at once

  1. #1
    Join Date
    May 2012
    Posts
    2

    arma2 2 keys at once

    i need help with the 2xW keystroke from arma 2. 2xW is the spint keystroke in the game.
    i want to setup a joystick tilt up command that will automatically activate a 2xW keystroke with one joystick tilt up or key press.

  2. #2
    Join Date
    Dec 2010
    Location
    Trinidad W.I.
    Posts
    1,683
    Have you tried out this Arma 2 profile by Pinnacle Aldo?

  3. #3
    Join Date
    May 2012
    Posts
    2
    i did but i want to change the sprint function to what i stated earlier. i want to be able to press one button and get a 2xW keystroke thats a press until release

    Quote Originally Posted by Pinnacle [Errol] View Post
    Have you tried out this Arma 2 profile by Pinnacle Aldo?

  4. #4
    Join Date
    Dec 2010
    Location
    Trinidad W.I.
    Posts
    1,683
    I think that if you read the little notes by passing the mouse over each commands it will surely help you. As far as I see there is the option to sprint in the profile by tapping the left analog stick quickly.

  5. #5
    Join Date
    Jul 2005
    Posts
    13,281
    To create a command that presses W twice, go to EDIT COMMANDS and create a command like this

    Activated Event
    W key press
    W key hold
    Deactivated Event
    W key release

    You might need to put a short pause step in like this...

    Activated Event
    W key press
    pause 0.1 sec
    W key hold
    Deactivated Event
    W key release


    There are different ways to do this, but this is probably the most versatile way.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •