Call of Duty Script Documentation

setaispread(<spread>)


Module
Turret


Summary


Sets the spread of this turret when used by an AI

Call this function on


<turret> A turret entity

Example


roof_mg42 setaispread(0.2);

Minimum Number of arguments: 1


Number of optional arguments: 0



Return to Function List