Call of Duty Script Documentation

aimatpos(<aim at point>)


Module
AI


Summary


Sets the actor to aim at the given point. Returns the blend time of the aim.c

Call this function on


<actor> An actor

Example


aimTime = self aimAtPos (targetPoint); 

Minimum Number of arguments: 1


Number of optional arguments: 0



Return to Function List