Get the furthest relative yaw angles the turret can aim, all numbers are positive
Example:
limit = veh GetTurretLimits( 1 ); limitMin = -limit[0]; limitMax = limit[1]
* = mandatory