Missions - Creation: Difference between revisions
From FSDeveloper Wiki
Jump to navigationJump to search
| Line 22: | Line 22: | ||
== Debugging == | == Debugging == | ||
Currently there are no available tools to allow debugging of your mission. | |||
However there is a basic form of error reporting built into FSX. | |||
Add the following to your FSX.cfg | |||
<code> | <code> | ||
Revision as of 04:05, 24 March 2007
Overview
How to create missions, a supplement to the SDK.
The Basics
Placeholder text
SDK
Placeholder text
Where
Create a desktop link
Object Placement Tool
Working with the Object Placement Tool.
Debugging
Currently there are no available tools to allow debugging of your mission.
However there is a basic form of error reporting built into FSX.
Add the following to your FSX.cfg
[Debug]
ReportLoadErrors=1