Shark111 0 Posted January 25, 2003 This question deals with the mission's final result. I have a mission with 2 possible endings, victory and defeat, corresponding with 2 different triggers named end_victory (type end1) and end_defeat (type end2). When the mission ends they are regularly activated (I know that thanks to the different debriefings they call), but, after that, the wrong outro cutscene is shown. I expected this bug, because my cutscenes are made with the official mission editor, which uses the default outro - victory and outro - defeat. My problem is how to tell the editor that end1 is a victory and end2 a defeat, so that it can show the correct cutscene? After playing an awful mission I want to see the bad ending, not the congratulations! Ehm... another one. Anyone knows informations (or where exactly to find them) about the file format supported by OFP for sounds (I know it's .ogg, but how to make .ogg files? Stereo or Mono? Which bitrate and similar). I tried to unpbo a mission but couldn't get these informations. Bye Share this post Link to post Share on other sites
Bart.Jan 0 Posted January 26, 2003 </span><table border="0" align="center" width="95%" cellpadding="3" cellspacing="1"><tr><td>Quote (Shark111 @ Jan. 25 2003,19:56)</td></tr><tr><td id="QUOTE">My problem is how to tell the editor that end1 is a victory and end2 Â a defeat, so that it can show the correct cutscene? After playing an awful mission I want to see the bad ending, not the congratulations!<span id='postcolor'> For bad end (and outro-defeat) don't use trigger end2 but trigger loose (it's the last one in the list). Same in debriefing. Instead of </span><table border="0" align="center" width="95%" cellpadding="3" cellspacing="1"><tr><td>Code Sample </td></tr><tr><td id="CODE"> name="Debriefing:End2" <span id='postcolor'> use </span><table border="0" align="center" width="95%" cellpadding="3" cellspacing="1"><tr><td>Code Sample </td></tr><tr><td id="CODE"> name="Debriefing:Loose" <span id='postcolor'> Share this post Link to post Share on other sites
Shark111 0 Posted January 27, 2003 Ok, I did it and the outro is now working. Thanks. Now can anyone explain me how to make up the debriefing. I tried this in the debriefing.htm: <hr> <br> <h2><p><a name="Debriefing:Loose"></a> ...Text I want to be shown... </p></h2> <br> but it just gave me the empty notepad. If someone notices something missing or wrong, please, give the right code I should put there to have the debriefing text related to a Loose trigger. ...somewhere a shark hopes to meet ya... Share this post Link to post Share on other sites
Shark111 0 Posted January 28, 2003 anyone? There is still a problem here. Share this post Link to post Share on other sites
Cainam 0 Posted August 1, 2003 Hi, yes there is still a problem here and I have the same one! Does anyone NOW know the solution for that??? What do I have to write here to see a debriefing for the end "loose"?? <table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">name="Debriefing:?!?!?" this does not work: <table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">name="Debriefing:Loose" So, does anyone know what I have to write there to make this work??? Greetz PS: sorry for any mistakes, I am German... Â Share this post Link to post Share on other sites