Call of Duty Script Documentation

setmode(<mode>)


Module
Turret


Summary


Set the mode of a turret. 

Call this function on


<turret> A turret entity

Example


mg42 setmode("auto_ai");

Minimum Number of arguments: 1


Number of optional arguments: 0



Return to Function List