Call of Duty 4: Scripting Reference - AI::CheckGrenadeLaunch: Difference between revisions

From COD Modding & Mapping Wiki
Jump to navigation Jump to search
(New page: {{Function |Version=4 |Name=CheckGrenadeLaunch( <barrel offset> ) |Module=AI |Available=SP Only<BR> |Summary=Checks whether the actor can launch a grenade at his target. If he can't ...)
 
mNo edit summary
 
Line 3: Line 3:
|Name=CheckGrenadeLaunch( &lt;barrel offset&gt; )
|Name=CheckGrenadeLaunch( &lt;barrel offset&gt; )
|Module=AI
|Module=AI
|Available=SP Only<BR>
|Available=SP Only
|Summary=Checks whether the actor can launch a grenade at his target. If he can't then result will be undefined, otherwise the result is the resultant velocity vector
|Summary=Checks whether the actor can launch a grenade at his target. If he can't then result will be undefined, otherwise the result is the resultant velocity vector
|Call_on=&lt;actor&gt; An actor
|Call_on=&lt;actor&gt; An actor

Latest revision as of 02:24, 31 July 2009