Call of Duty Script Documentation

giveweapon(<weapon name>)


Module
Player


Summary


Give the player a weapon

Call this function on


The player

Example


 level.player giveWeapon("m1garand");

Minimum Number of arguments: 1


Number of optional arguments: 0



Return to Function List