Call of Duty Script Documentation

throwgrenade()


Module
AI


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