SetTurretTargetEnt( <target entity>, <target offset> )


Module: Vehicles

Summary:

Set the target entity for this vehicle turret.



Call this on:

a vehicle



Example:

eFlak88 SetTurretTargetEnt( eFlaktarget, eFlaktarget.origin );



Required Args:

  • 1 : <target entity> The target.


Optional Args

  • 1 : <target offset> The target offset.