Call of Duty Script Documentation

getcurrentoffhand()


Module
Player


Summary


Gets the player's current off-hand weapon( usually a grenade).

Call this function on


The player

Example


 currentweapon = level.player getcurrentoffhand();

Minimum Number of arguments: 0


Number of optional arguments: 0



Return to Function List