- Messages
- 639
- Country

I haven't done a mission since and here some problems I have encountered now that the first part of my mission is done.
To begin with, my mission is in the proper place of the Missions folder (Missions\Emergency\MyMission\) and therein I have all my files, also the two folders (Images & Sound). I am working with text messages so far. My mission file is in XML format (not SBP).
Basically my initial mission setup is as follows (the file is complex so here only the relevant parts):
I have a DialogActionIntro_Emergency with text about the "emergency call". This dialog is triggered by an active Timer Trigger (Current: 0.0, Start: 0.0, Stop: 3.0)
Then I have a DialogActionIntro_Comment where the crewman makes a comment after the emergency call is received. This dialog is triggered by an active Timer Trigger (Current: 0.0, Start: 0.0, Stop: 8.0).
What am I doing wrong?
To begin with, my mission is in the proper place of the Missions folder (Missions\Emergency\MyMission\) and therein I have all my files, also the two folders (Images & Sound). I am working with text messages so far. My mission file is in XML format (not SBP).
- When I select my mission in the FSX Missions it says it could not load the mission's Incomplete image. However the path shown in the error message DOES exist as well as the filename. Both complete/incomplete images exist and are set in the mission's XML metadata. They are in JPEG format. Do they have to be in BMP format??? I tried converting them to BMP and it shows without message but the color palette is seriously messed up.
- (not a problem) The entire mission briefing (Overview, Details & Charts tabs) shows in FSX when I press the "Go to Mission Briefing"
- (problem) When I start the mission (Fly!) No dialogs appear, The first two are time triggered and should appear within 5-8 seconds of starting the mission. They also don't appear in the MESSAGES page of the kneeboard.
- (problem) The Mission Briefing tab page of the kneeboard does not show my mission briefing. It says "There is no briefing for this mission"
- (problem) The Mission Objectives kneeboard page that is supposed to show details about the mission other than the briefing, is also empty.
Basically my initial mission setup is as follows (the file is complex so here only the relevant parts):
I have a DialogActionIntro_Emergency with text about the "emergency call". This dialog is triggered by an active Timer Trigger (Current: 0.0, Start: 0.0, Stop: 3.0)
Then I have a DialogActionIntro_Comment where the crewman makes a comment after the emergency call is received. This dialog is triggered by an active Timer Trigger (Current: 0.0, Start: 0.0, Stop: 8.0).
What am I doing wrong?
