Call of Duty Script Documentation

setplayerspread(<spread>)


Module
Turret


Summary


Sets the spread of this turret when used by the player

Call this function on


<turret> A turret entity

Example


roof_mg42 setplayerspread(0.2);

Minimum Number of arguments: 1


Number of optional arguments: 0



Return to Function List