| airplane_land(name, runway_start) |
|
| Parameters: |
| name | | (string) name of the airplane |
| runway_start | | (string) name of the navpoint for the start of the runway (must be oriented in the direction of the runway) |
| |
| Returns: |
| none |
|
| Description: |
| Make an airplane land on a runway. Note that the plane must already be heading in approximately the correct direction of the runway. The plane will land after the runway_start position. |
| |
|
| back to index | SR3 Script Action Documentation Last updated: Tue, 09 Aug 2011 11:32:15 |