Call of Duty Script Documentation

setweaponslotweapon( <weapon slot> )


Module
Player


Summary


Sets the the weapon in the given weapon slot.

Call this function on


The player

Example


level.player setweaponslotweapon("primary", weapon);

Minimum Number of arguments: 2


Number of optional arguments: 0



Return to Function List