Call of Duty Script Documentation

setturretanim(<turret animation>)


Module
AI


Summary


Set the turret animation for this actor.

Call this function on


<actor> An actor

Example


 self setTurretAnim(%prone30calgunner_fire);

Minimum Number of arguments: 1


Number of optional arguments: 0



Return to Function List