helicopter_fly_to_direct_dont_stop(name, speed, path) |
|
Parameters: |
name | | (string) name of the helicopter |
speed | | (float) spead to fly at, in m/s (-1 to use default movement speed) |
path | | (string) name of a scripted_path, or single navpoint |
|
Returns: |
none |
|
Description: |
Make a helicopter fly through one or more navpoints, ignoring any obstacles along the way and without stopping. Use the function only when you are absolutely sure there are no obstacles between waypoints. The helicopter will not move around them when using this function. |
|
|
back to index | SR3 Script Action Documentation Last updated: Tue, 09 Aug 2011 11:32:15 |