Call of Duty Script Documentation

setflaggedanimknob(<notifyname>, <anim>, <tree>, <weight>, <time>, <rate>)


Module
Animation


Summary


Set the Knob values of an animation

Call this function on


<entity>

Example


ai setflaggedanimknob("animdone", %corner_right_stand_alert2aimstraight , 0.01, 0, 1);

Minimum Number of arguments: 2


Number of optional arguments: 3



Return to Function List