Call of Duty Script Documentation

getweaponmodel(<weapon name>)


Module
Weapons


Summary


Returns the name of the weapon model used for the given weapon

Example


sniper_model = getweaponmodel("mosin_nagant_sniper");

Minimum Number of arguments: 1


Number of optional arguments: 0



Return to Function List