Should this work? (voice attack)

So I just got Voice attack and a Hotas and been spending all day setting both up.

So far I have most things I want but I can't seem to figure out this 'Docking' command, I'm curious if this should still work. I googled it but all these tips are from 2014 so it's possible something in-game has changed and that's why this doesn't function properly now.

Should this work...
my bindings:
ctrl+left arrow - Previous Panel Tab
ctrl+right arrow - Next Panel Tab
shift+down arrow - UI Panel Down
Space - UI Panel Select
1 - Target Panel (left panel)
Backspace - UI Back (close panels)

starting on the Navigation tab I do...

key press 1 (brings up the left panel)
pause 0.5
key press ctrl+right arrow
pause 0.3
key press ctrl+right arrow (this lands me on the contacts window)
pause 0.3
key press shift+down arrow (this highlights 'request docking' in context menu)
pause 0.3
key press Space (this is where it goes wrong, this should select the highlighted option but for some reason this command won't fire from a voice command)
pause 0.3


after that I have commands to send it back to the navigation tab then close the panel. For some reason I can't get voice attack to fire off the command for UI Panel Select. If I manually press the key it works but no matter what I bind to that voice attack won't execute it. So I'm just wondering has there been a change to the game that makes this type of command no longer work or am I missing something all together?
 
This is how I got mine to work,

Press F1 key and hold for 0.2 seconds and release
Pause 0.5 seconds
Press E key and hold for 0.2 seconds and release
Pause 0.5 seconds
Press E key and hold for 0.02 seconds and release
Pause 0.007 seconds
Click left mouse button
Pause 0.007 seconds
Press S key and hold for 0.02 seconds and release
Pause 0.007 seconds
Click left mouse button
Pause 0.5 seconds
Set [dockingvariables] value as random from 0 to 2
Begin Condition : [dockingvariables] Equals 0
Play sound, '{VA_SOUNDS}\hcspack\take off and landing\docking request and receive.mp3'
End Condition
Begin Condition : [dockingvariables] Equals 1
Play sound, '{VA_SOUNDS}\hcspack\take off and landing\contacting starport control.mp3'
End Condition
Begin Condition : [dockingvariables] Equals 2
Play sound, '{VA_SOUNDS}\hcspack\take off and landing\docking request code sent stand by.mp3'
End Condition
Pause 0.5 seconds
Execute command, 'Close Contacts' (and wait until it completes)

F1 opens left panel
E tabs forward
Left mouse button selects tab
S key tabs down
Left mouse selects Request Docking,

My Close Contacts command is,
Tab back 2 which is Q key,
and then hit ESC Button which exits out of panel

hope this helps!

Edit maybe try rebinding the Space key for select to something else..
 
Last edited:
Just got it working, apparently my pauses and hold key press times weren't precise enough. I had played with them a bunch but just found a combo that finally let it work. Thanks for your tips :)
 
Just got it working, apparently my pauses and hold key press times weren't precise enough. I had played with them a bunch but just found a combo that finally let it work. Thanks for your tips :)

Good deal, glad you got it working. and Anytime!
 
Back
Top Bottom