Call of Duty Script Documentation

switchtoweapon(<weapon name>)


Module
Player


Summary


Switch to a different weapon

Call this function on


The player

Example


 level.player switchToWeapon("mosin_nagant");

Minimum Number of arguments: 1


Number of optional arguments: 0



Return to Function List