20,741
edits
(→Status) |
(→Status) |
||
| Line 18: | Line 18: | ||
|script_version = 0.40 | |script_version = 0.40 | ||
}}</ref> | }}</ref> | ||
== Getting involved == | |||
Marius_A would like you to write a scenario of suggested mission. | |||
For example, if you could write something like this:<ref>{{cite web | |||
|url = https://forum.flightgear.org/viewtopic.php?p=311400#p311400 | |||
|title = <nowiki> Re: Tutorials/Missions/Adventures: requests for features </nowiki> | |||
|author = <nowiki> Marius_A </nowiki> | |||
|date = May 29th, 2017 | |||
|added = May 29th, 2017 | |||
|script_version = 0.40 | |||
}}</ref> | |||
<pre> | |||
Mission summary: | |||
Start at lat: 21.98269998, lon: -159.345474 . Aircraft: ec135. Doors opened; | |||
Load a passenger, start the aircraft, take-off and fly to the destination [lat: 21.97857529, lon: -159.3473686]. | |||
Do a full-stop landing and unload a passenger. | |||
Mission segments: | |||
[Mission started] | |||
Message: "A tourist is ready to fly to the airport" | |||
Model: [3d model of a tourist] lat: 21.98266138, lon: -159.3454324 | |||
[Passenger loaded] | |||
Message: "Start the engines" | |||
Model: [remove 3d model of a tourist] | |||
[Engines started] | |||
Message: "You are cleared to take-off" | |||
[Airborne] | |||
Message: "Follow the mission compass" | |||
Show mission compass [point of interest: lat: 21.97857529, lon: -159.3473686, name: "Airport"] | |||
[Landed at the destination] | |||
Hide mission compass | |||
[Passenger unloaded] | |||
Model: [3d model of a tourist] lat: 21.97870135, lon: -159.3474733 | |||
</pre> | |||
== Motivation == | == Motivation == | ||