Call of Duty Script Documentation

setconvergencetime(<convergence time>, <type>)


Module
Turret


Summary


Sets the time that a turret takes to converge to its target, on either the pitch or yay planes.

Call this function on


<turret> A turret entity

Example


roof_mg42 setconvergencetime(2.0, "yaw");

Minimum Number of arguments: 1


Number of optional arguments: 1



Return to Function List