Call of Duty Script Documentation

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


Module
Animation


Summary


Set the weighting of an animation, and restart the animation

Call this function on


<entity>

Example


self setflaggedanimrestart("bounce",%truckride_truck_slidehill);

Minimum Number of arguments: 2


Number of optional arguments: 3



Return to Function List