helicopter_fly_to(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.

The helicopter will pathfind through the specified path or to the specified point, avoiding buildings and other obstacles along the way.

 

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