Missions That Start Other Missions Problem

And that damned R() expression

  1. Correct me if I'm wrong, but the R() function can be used like this:

R(S128 S129)

...to automatically start either mission 128 or mission 129. Right?

  1. Can I have a text field pop up using the Sxxx expression? And if so, which one?

I want to have a player be able to accept a mission which auto-aborts, randomly starts one of two missions, and give a briefing specific to that randomly-chosen mission.

I do not know about the first question, although it looks that way from the Bible, but for the second question, the message that pops up when you Sxxxx a mission is the OnAccept dialog.

Edwards

That's what I needed to know -- and I just tested it with my first question and it does, indeed, work. Hooray!

Thanks, man -- I owe you one.