VoiceAttack

Profiles, Commands and Plugins => Profile and Command Discussions => Topic started by: Incurable-Rash on August 13, 2018, 06:34:40 PM

Title: excuting commands from another profile
Post by: Incurable-Rash on August 13, 2018, 06:34:40 PM
I am trying to break down the number of commands that are repeated in each profile I have, into a separate profile.
Example all the commands I have for exploring distances and travel times.
I am trying to put them in a separate profile and have another profile execute those commands.
Do all the commands in the say explore file have to have their own key strokes or can a separate keybinding command be included with them. I don't want to have to change the keybinding in all 200 travel commands if I change keybindings.
A sample command looks like:

Execute command, 'Set Speed To 100% - Keybinding' (and wait until it completes)
Say, 'Setting speed for 48,000 light seconds. This trip will take about 5 minutes.'  (and wait until it completes)
Pause 317 seconds
Say, 'We are almost at our destination, Reducing speed'
Execute command, 'Set Speed To 75% - Keybinding' (and wait until it completes)
Title: Re: excuting commands from another profile
Post by: Gangrel on August 14, 2018, 05:39:11 AM
Yep, you can do it that way. No issues with that, as i use a similar thing myself
Title: Re: excuting commands from another profile
Post by: Incurable-Rash on August 24, 2018, 05:52:27 PM
Ok I am still having problem getting the commands to execute from another profile. The commands execute fine in their own profile, but will not work in a connected profile.
Is there a limit on how involved the request command be.
Also if anyone know where elite keeps its bookmarked files that would be helpful to find

This is what the command is doing

Say, 'Setting Course'
Execute command, 'Open Galaxy Map - Keybinding' (and wait until it completes)
Pause 2 seconds
Execute command, 'Tab Next' (and wait until it completes)
Pause 0.05 seconds
Execute command, 'Tab Next' (and wait until it completes)
Pause 0.5 seconds
Execute command, 'UI Panel Down - Keybinding ' (and wait until it completes)
Pause 0.05 seconds
Execute command, 'UI Panel Select - Keybinding [Space]' (and wait until it completes)
Pause 0.05 seconds
Execute command, 'UI Panel Select - Keybinding [Space]' (and wait until it completes)
Pause 2 seconds
Execute command, 'Close; Close Panel; Exit Panel; exit' (and wait until it completes)