Ive been searching for a number of mind boggling hours trying to find some good examples of how to set up a command to both deploy and retract hardpoints while checking the true or false vaules relaying info such as when I say "deploy hardpoints" the AI responds with "hardpoints deployed" but if I repeat the command it states "hardpoints are already deployed" and then starts the next chain where if I say "retract hardpoints" it will retract them and say "hardpoints retracted"
Am I crazy, or just not understanding how to set any of this up?
Hopefully this isnt too confusing and I am also new to doing advanced commands with Booleans so be gentle please
Below is currently all I have figured out to do successfully and any help would be greatly appreciated!
{Edit}
Did some messing around with the command more after getting a reply and looking some more info up and got to this point but still confused on what exactly to do for the functions I want.
The command below opens/deploys hardpoints then runs text "hardpoints deployed" but if command is ran again check comes back true and then instead retracts the hardpoints and runs text "hardpoints retracted"
So from my understanding thus far, all ive done here is create a loop essentially
{Edit 2}
Since all of the replies and since the time since I posted the first two images, my understanding of how VA works improved by incorporating and using examples from other commands you all have shown me and thus, this is the result of said work.
The last picture being almost an exact copy of one example that was provided to me. After making it and studying it intensely (lol) I finally realized what I wasnt seeing and was doing wrong before and this reflects in the inara command I created that is posted above.
For those curious
I have Inara set to open as a separate window from google chrome and act like an app, then I put the "exe" in my start menu so when I hit the windows key its there for use.
Reason for this
When I tried to use a direct exe file for it, it wouldnt open it as a separate window like an "app" but instead open my existing chrome browser and tabs. Thus, this is my work around for that.
Any other advice anyone has is more than helpful as I am still pretty new to setting up voice attack commands this advanced. I appreciate all the vast responses so far though and it wont be wasted.
{EDIT 3}
Upon testing the "Inara" command I created, it seemed to work as functioned but then wouldnt relay the proper messages so I changed the sequence to as follows
Changing the second text script to a boolean compare
Am I crazy, or just not understanding how to set any of this up?
Hopefully this isnt too confusing and I am also new to doing advanced commands with Booleans so be gentle please
Below is currently all I have figured out to do successfully and any help would be greatly appreciated!
{Edit}
Did some messing around with the command more after getting a reply and looking some more info up and got to this point but still confused on what exactly to do for the functions I want.
The command below opens/deploys hardpoints then runs text "hardpoints deployed" but if command is ran again check comes back true and then instead retracts the hardpoints and runs text "hardpoints retracted"
So from my understanding thus far, all ive done here is create a loop essentially
{Edit 2}
Since all of the replies and since the time since I posted the first two images, my understanding of how VA works improved by incorporating and using examples from other commands you all have shown me and thus, this is the result of said work.
The last picture being almost an exact copy of one example that was provided to me. After making it and studying it intensely (lol) I finally realized what I wasnt seeing and was doing wrong before and this reflects in the inara command I created that is posted above.
For those curious
I have Inara set to open as a separate window from google chrome and act like an app, then I put the "exe" in my start menu so when I hit the windows key its there for use.
Reason for this
When I tried to use a direct exe file for it, it wouldnt open it as a separate window like an "app" but instead open my existing chrome browser and tabs. Thus, this is my work around for that.
Any other advice anyone has is more than helpful as I am still pretty new to setting up voice attack commands this advanced. I appreciate all the vast responses so far though and it wont be wasted.
{EDIT 3}
Upon testing the "Inara" command I created, it seemed to work as functioned but then wouldnt relay the proper messages so I changed the sequence to as follows
Changing the second text script to a boolean compare
Last edited: