Call of Duty Script Documentation

SetAnimKnob(<animation>, <weight>, <time>, <rate>)


Module
Animation


Summary


Set the weighting values of an animation. 

Call this function on


<entity>

Example


self setanimknob(%precombatrun1, 1, 0.1, 1);

Minimum Number of arguments: 1


Number of optional arguments: 3



Return to Function List