SetTurretIgnoreGoals( <ignoreGoals> )


Module: Turret
SP Only

Summary:

Sets the ignoreGoals flag for the turret.



Call this on:

<turret> A turret entity



Example:

roof_mg42 SetTurretIgnoreGoals( true );



Required Args:

  • 1 : <ignoreGoals> If this is true then any actor on this turret will ignore his goals, and continue to use the turret. This is useful for vehicle based turrets.