Missions - Creation: Difference between revisions

From FSDeveloper Wiki
Jump to navigationJump to search
mNo edit summary
Line 1: Line 1:
Overview
How to create missions, a supplement to the SDK.
How to create missions, a supplement to the SDK.


== SDK ==
== Overview ==
[[Object Placement Tool]] - Installing, configuring, & general useage tips.
Creating a mission is a complex task involving a diverse use of tools & skills.


== The Basics ==
== The Basics ==
Creating a mission involves a diverse use of tools & skills.


Plot - Have a purpose.
Instructions - Guide the user.
Link to mission building tips doc.
Pulling it all together.
Packaging.
== Tools ==
See these pages for HowTos & Tools used in creating -
See these pages for HowTos & Tools used in creating -
=== Categories ===
=== Categories ===
Line 25: Line 33:
[[Artwork]] - Creating artwork for mission briefings, rewards, etc.
[[Artwork]] - Creating artwork for mission briefings, rewards, etc.


== Tools ==
=== Briefing ===
[[Briefing]] - Creating HTML for mission briefings.
 
= To Sort =
These bits probably need modifying and/or relocating to appropriate subsections.
 
== SDK ==
[[Object Placement Tool]] - Installing, configuring, & general useage tips.
 
[[Tools]] placeholder text.
[[Tools]] placeholder text.


=== Compiling ===
=== Compiling ===

Revision as of 07:05, 5 January 2008

How to create missions, a supplement to the SDK.

Overview

Creating a mission is a complex task involving a diverse use of tools & skills.

The Basics

Plot - Have a purpose.

Instructions - Guide the user.

Link to mission building tips doc.

Pulling it all together.

Packaging.

Tools

See these pages for HowTos & Tools used in creating -

Categories

Categories - Assigning and creating categories.

Mission Coding

Mission Coding - Creating your mission, development process & tips.

Rewards

Rewards - Creation tips.

Sounds

Sounds - Creating dialogue, and sounds, for missions.

Artwork

Artwork - Creating artwork for mission briefings, rewards, etc.

Briefing

Briefing - Creating HTML for mission briefings.

To Sort

These bits probably need modifying and/or relocating to appropriate subsections.

SDK

Object Placement Tool - Installing, configuring, & general useage tips.

Tools placeholder text.


Compiling

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