Call of Duty 4: Scripting Reference - AI::ShootBlank
From COD Modding & Mapping Wiki
ShootBlank()
Module: AI
SP Only
Summary:
Makes this actor shoot a blank.
Call this on: <actor> An actor
Example:
guy ShootBlank();
Required arguments:
- none
Optional arguments:
- none
Notes:
- none