Call of Duty Script Documentation
isthrowinggrenade()
ModulePlayer
Summary
Returns true if the player is currently throwing a grenade
Call this function on
The player
Example
level.player isthrowinggrenade();
Minimum Number of arguments: 0
Number of optional arguments: 0
Return to Function List