Missions - Creation: Difference between revisions

From FSDeveloper Wiki
Jump to navigationJump to search
No edit summary
Line 19: Line 19:


[[Object Placement Tool]]
[[Object Placement Tool]]
== Debugging ==
Debugging your mission.
Addd the following to your FSX.cfg
<code>
[Debug]
ReportLoadErrors=1
</code>

Revision as of 04:03, 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.

Object Placement Tool


Debugging

Debugging your mission.

Addd the following to your FSX.cfg [Debug] ReportLoadErrors=1