-
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.
-
Have you tried out this Arma 2 profile by Pinnacle Aldo?
-
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

Originally Posted by
Pinnacle [Errol]
-
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.
-
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
-
Forum Rules