weapon
Interact with our internally used weapon sdk
Get name
weapon.humanizeName(short: weaponIndex);Returns a lowercase string name of the current held weapon.
Get type
weapon.getType(short: weaponIndex);Returns a lowercase string name type of the current held weapon.
Last updated
Was this helpful?