Call of Duty Script Documentation

withinapproxpathdist( <distance> )


Module
AI


Summary


Check whether the actor is within an approximate distance to his path

Call this function on


<actor> An actor

Example


 self withinapproxpathdist(distance);

Minimum Number of arguments: 1


Number of optional arguments: 0



Return to Function List