Call of Duty Script Documentation

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


Module
Animation


Summary


Set the Knob values of an animation with restart

Call this function on


<entity>

Example


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

Minimum Number of arguments: 2


Number of optional arguments: 3



Return to Function List