Thanks guys, how does this look?
Set integer [variablesoundseject] value as random from 1 to 6
Begin Integer Compare : [variablesoundseject] Equals 1
Play sound, '{VA_SOUNDS}\VA Sounds Salli\Ship\Components\Cockpit\Activating Ejection Salli.mp3' (and wait until it completes)
Else If Integer Compare : [variablesoundseject] Equals 2
Play sound, '{VA_SOUNDS}\VA Sounds Salli\Ship\Components\Cockpit\Ejecting Pilot Salli.mp3' (and wait until it completes)
Else If Integer Compare : [variablesoundseject] Equals 3
Play sound, '{VA_SOUNDS}\VA Sounds Salli\Ship\Components\Cockpit\Ejecting Salli_0001.mp3' (and wait until it completes)
Else If Integer Compare : [variablesoundseject] Equals 4
Play sound, '{VA_SOUNDS}\VA Sounds Salli\Ship\Components\Cockpit\Goodbye Salli.mp3' (and wait until it completes)
Else If Integer Compare : [variablesoundseject] Equals 5
Play sound, '{VA_SOUNDS}\VA Sounds Salli\Ship\Yes-No\Ackno Salli_0001.mp3' (and wait until it completes)
Else If Integer Compare : [variablesoundseject] Equals 6
End Condition - Exit when condition met