helicopter_fly_to_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 without stopping

The helicopter will pathfind through the specified points, avoiding buildings and other obstacles along the way.

 

back to indexSR3 Script Action Documentation
Last updated: Tue, 09 Aug 2011 11:32:15