Call of Duty Script Documentation

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


Module
Animation


Summary


Set the weighting values of an animation.

Call this function on


<entity>

Example


self setAnim( %tigertank_hatch_open );

Minimum Number of arguments: 1


Number of optional arguments: 3



Return to Function List