Call of Duty Script Documentation

setsuppressiontime(<supression time>)


Module
Turret


Summary


Sets the time that a turret uses supressing fire after losing sight of an enemy

Call this function on


<turret> A turret entity

Example


roof_mg42 setsuppressiontime(1.0);

Minimum Number of arguments: 1


Number of optional arguments: 0



Return to Function List