Call of Duty Script Documentation
getcurrentweapon(<weapon name>)
ModulePlayer
Summary
Gets the players current weapon.
Call this function on
The player
Example
currentweapon = level.player getCurrentWeapon();
Minimum Number of arguments: 0
Number of optional arguments: 0
Return to Function List