| airplane_fly_to(name, speed, path) |
|
| Parameters: |
| name | | (string) name of the airplane |
| speed | | (float) speed in m/s |
| path | | (string) name of a scripted_path, or single navpoint |
| |
| Returns: |
| none |
|
| Description: |
| Make an airplane fly through a series of navpoints |
| |
|
| back to index | SR3 Script Action Documentation Last updated: Tue, 09 Aug 2011 11:32:15 |