Call of Duty 4: Scripting Reference - AI::ReacquireStep
From COD Modding & Mapping Wiki
ReacquireStep( <temp> )
Module: AI
SP Only
Summary:
Do side step move to safe place left or right while facing enemy.
Call this on: <actor> An actor
Example:
Required arguments:
- <dist> (floating point number) amount to side step left or right
Optional arguments:
- none
Notes:
- none