Call of Duty Script Documentation
setturrettargetvec(<target position>)
ModuleVehicles
Summary
Set the target position for this vehicle's turret.
Call this function on
a vehicle
Example
level.flak1 setTurretTargetVec(vec1);
Minimum Number of arguments: 1
1 : <target position> The position of the turret's target
Number of optional arguments: 0
Return to Function List