Call of Duty Script Documentation

getweaponclassname(<weapon name>)


Module
Weapons


Summary


Returns the classname for the given weapon

Example


weapon_type = getweaponclassname("mosin_nagant_sniper");

Minimum Number of arguments: 1


Number of optional arguments: 0



Return to Function List