SelectWeapon
Mounts a weapon for the player. Remember that the weapon cog's
autoselect
message must return a value greater than -1 or the weapon will not be selected. Syntax:
SelectWeapon(player, weap_bin);
Related:
Selected
Alternatives:
AssignWeapon()