Call of Duty Script Documentation
throwgrenade()
ModuleAI
Summary
Throw a grenade. checkgrenadethrowpos or checkgrenadethrow must be called first.
Call this function on
<actor> An actor
Example
self throwGrenade();
Minimum Number of arguments: 0
Number of optional arguments: 0
Return to Function List