The pause command in my main command is not being displayed when executed. However the pauses are being displayed when the included commands pauses are executed.
Example I have a command that executes a loading sequence and it executes other commands in the process.
After all the commands are executed it has a set of 3 pauses, before it repeats the command again.
None of the main command pauses are being displayed, but the included commands pauses are.
What have I missed this time.
Command:
Say, 'Disable Throttle' (and wait until it completes)
Execute command, 'Game Login auto - Keybinding' (and wait until it completes)
Execute command, 'Start auto' (and wait until it completes)
Execute command, 'Solo play auto' (and wait until it completes)
Execute command, 'Station Services auto ' (and wait until it completes)
Execute command, 'station contacts auto' (and wait until it completes)
Execute command, 'Power Contacts auto' (and wait until it completes)
Execute command, 'Garrison Cargo auto' (and wait until it completes)
Pause 10 seconds
Execute command, 'Game shutdown' (and wait until it completes)
Pause 900 seconds
Pause 540 seconds
Pause 90 seconds