So based on my understanding using the same key for encrypting two completely random plain texts when using an otp cipher will still retain perfectly secret. This is based on the answers on this question.
The answers to those questions also say that using that data couldn't then be used to encrypt more messages. My understanding is that if the messages have been transmitted securely using 2-time pad cipher. This should be equal to handing them off at a physical location.
What I am wondering is why not be able to send new one time pads? If the message are perfectly secure an enemy wouldn't be able to determine what the secrets are? How would you brute force crack the messages since they hold perfect secrecy?