The script is just the same as I found here at OFPEC I think it was the helicopter bailout from memory.
_aunits = units Bob
_i = 0
_j = count _aunits
#BailBoys
(_aunits select _i) action ["EJECT", Bird1]
unassignvehicle (_aunits select _i)
_i=_i+1
~0.75
?_j>_i:goto "BailBoys"
exit
How do I Unpbo the file?
Cheers