Debugging missions: Difference between revisions
From FSDeveloper Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
| 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.