Call of Duty 4: Scripting Reference - AI::FireGrenadeLauncher
From COD Modding & Mapping Wiki
GetCoverNode()
Module: AI
SP Only
Summary:
Gets this actor's cover node.
Call this on: <actor> An actor
Example:
guy GetCoverNode();
Required arguments:
- <barrel tag> barrel tag to fire from
Optional arguments:
- none
Notes:
- none