Jump to content

Voice Attack Commands


Razwald

Recommended Posts

Here is one I use for Saluting in IL2. Be careful because every time you say salute it will type it in chat. 

It works great in the cockpit. A little buggy on the map or when you are in your chute. A little longer pause after the quick input would probably solve that.

You may want to change it to: When I Say "Salute Comrade" that way it will only type S! in chat when you say Salute Comrade  

 

Salute.thumb.png.c1fe0e4556d19761c18a12b43283ac13.png

 

 

 

Link to comment
Share on other sites

This next one is a little tricky. Do not remember fully how I set this up. 

 

The idea is to be able to toggle engine one or two.  Or feather engine one or two.  So if I say toggle engine one it will select engine one.  If I say feather engine one it will select engine one feather it and reselect engine 2.  The toggle engine can get tricky if you are not paying attention. I mostly use the feather option. The toggle is there if you need it.

Also I will post the screen shot but the whole command isn't there so I will copy paste the whole thing under the screen shot.

 

Toggle_Feather.thumb.png.d326a0c860d4b40e751066bcae2e4998.png

 

Begin Text Compare : [{EXP:'{CMD}' Like 'Toggle*'}] Equals '1'
    Begin Text Compare : [{EXP:'{CMD}' Like '*Engine*'}] Equals '1'
        Begin Text Compare : [{EXP:'{CMD}' Like '*One'}] Equals '1'
            Press 1 key and hold for 0.01 seconds and release
            Say, 'Toggle Engine One'
        Else
            Say, 'Toggle Engine two'
            Press 2 key and hold for 0.01 seconds and release
        End Condition
    End Condition
Else
    Begin Text Compare : [{EXP:'{CMD}' Like '*One'}] Equals '1'
        Press 1 key and hold for 0.01 seconds and release
        Pause 1 second
        Press F key and hold for 0.01 seconds and release
        Pause 1 second
        Press 2 key and hold for 0.01 seconds and release
        Say, 'Feather Engine One'
    Else
        Say, 'Feather Engine Two'
        Press 2 key and hold for 0.01 seconds and release
        Pause 1 second
        Press F key and hold for 0.01 seconds and release
        Pause 1 second
        Press 1 key and hold for 0.01 seconds and release
    End Condition
End Condition
 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...