Interact with our internally used weapon sdk
weapon.humanizeName(short: weaponIndex);
Returns a lowercase string name of the current held weapon.
weapon.getType(short: weaponIndex);
Returns a lowercase string name type of the current held weapon.
Last updated 9 months ago