Selects weapon, if the player has the weapon, including correctly selecting a muzzle, if any.
_unit | Unit object to perform function on [Object] |
_weap | Weapon to select [String] |
Success or Failed [Boolean]
_result = [player, secondaryWeapon player] call CBA_fnc_selectWeapon
Sickboy