Difference between revisions of "Debugging missions"

From FSDeveloper Wiki
Jump to: navigation, search
 
 
Line 10: Line 10:
  
 
This will make the game display loading errors for missions.
 
This will make the game display loading errors for missions.
 +
 +
[[category:Missions]]

Latest revision as of 13:46, 11 April 2007

Description

For those developing mission add-ons, this entry in the FSX.CFG file will help you debug errors.

Modification to FSX.CFG File

Add the following:

[Debug]
ReportLoadErrors=1

This will make the game display loading errors for missions.