Missions - Creation: Difference between revisions
From FSDeveloper Wiki
Jump to navigationJump to search
(→SDK) |
m (→The Basics) |
||
| Line 10: | Line 10: | ||
Creating - | Creating - | ||
=== Categories === | |||
[[Categories]] - Creating categories. | |||
=== Mission Code === | === Mission Code === | ||
[[Mission Code]] - Creating your mission, development process & tips. | [[Mission Code]] - Creating your mission, development process & tips. | ||
| Line 21: | Line 24: | ||
=== Artwork === | === Artwork === | ||
[[Artwork]] - Creating artwork for missions, rewards, etc. | [[Artwork]] - Creating artwork for missions, rewards, etc. | ||
== Tools == | == Tools == | ||
Revision as of 15:36, 17 October 2007
Overview
How to create missions, a supplement to the SDK.
SDK
Object Placement Tool - Installing, configuring, & using.
The Basics
Placeholder text
Creating -
Categories
Categories - Creating categories.
Mission Code
Mission Code - Creating your mission, development process & tips.
Rewards
Rewards - Creation tips.
Sounds
Sounds - Creating dialogue, and sounds, for missions.
Artwork
Artwork - Creating artwork for missions, rewards, etc.
Tools
Tools placeholder text.
Compiling
Function Reference
Function Reference with example code.
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