Call of Duty Script Documentation

takeweapon(<weapon name>)


Module
Player


Summary


Take a weapon from the player.

Call this function on


The player

Example


 level.player takeweapon("m1garand");

Minimum Number of arguments: 1


Number of optional arguments: 0



Return to Function List