As I said, I've already done that
[edit] wait a sec, you said 'until sound completes', all I see in the command edit is 'wait until this command completes', nothing about sound, so where's that? In the ((RS xxx)) command itself?[edit 2] I see it is, but....
Trouble is, I only want other sound commands to wait, I don't want to hold up control key presses.......
Right, I've jiggled the newer command around a bit, it has 3 audio file commands (which is what I thought the original had), as you can see the 1st 2 have wait until completed enabled, but they play over each other.
Press Tab key and hold for 0.1 seconds and release
Execute command, '((Power To Engines))'
Execute command, '((RS - Afterburner))' (and wait until it completes)
Execute command, '((RS - Power Engines))' (and wait until it completes)
Pause 4.8 seconds
Press Tab key and hold for 0.1 seconds and release
DISABLED - Pause 6 seconds
Press Tab key and hold for 0.1 seconds and release
DISABLED - Pause 6.5 seconds
Press Tab key and hold for 0.1 seconds and release
DISABLED - Pause 8 seconds
Press Tab key and hold for 0.1 seconds and release
DISABLED - Pause 8 seconds
Play sound, '{VA_SOUNDS}\hcspack-MINUS\Acknowledgements\Completed.wav'
****************
(Pauses disabled for testing)
I still don't get why the '(and wait until it completes)' doesn't work. Does it in this case mean, wait until the instruction for this command is complete (ie sent), rather than the carrying out of the whole task (playing the audio file)?
Well, I've got around it with this for now, it would still be nice to know why the above 1 didn't work though
Press Tab key and hold for 0.1 seconds and release
Execute command, '((Power To Engines))'
Execute command, '((RS - Afterburner))' (and wait until it completes)
Pause 1.4 seconds
Execute command, '((RS - Power Engines))' (and wait until it completes)
Pause 3.4 seconds
Press Tab key and hold for 0.1 seconds and release
DISABLED - Pause 6 seconds
Press Tab key and hold for 0.1 seconds and release
DISABLED - Pause 6.5 seconds
Press Tab key and hold for 0.1 seconds and release
DISABLED - Pause 8 seconds
Press Tab key and hold for 0.1 seconds and release
DISABLED - Pause 8 seconds
Play sound, '{VA_SOUNDS}\hcspack-MINUS\Acknowledgements\Completed.wav'