projectile_fire_from_navpoint(pos_name, target_name, weapon_name, error_degrees)

Parameters:
pos_name (string) Name of a navpoint to fire the shot from.
target_name (string) Name of a navpoint to fire the shot to.
weapon_name (string) The name of the weapon to fire.
error_degrees (float) The maximum amount of error to apply to the shot, in degrees.
 
Returns:
none

Description:
Fires a projectile from a navpoint to a target navpoint.
 

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