Call of Duty Script Documentation

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


Module
Animation


Summary


Set the weighting values of an animation and restart the anim.

Call this function on


<entity>

Example


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

Minimum Number of arguments: 1


Number of optional arguments: 3



Return to Function List