Article information

Added on

Written by

wickedhorseman

5 comments

  1. CatarianCrisis
    CatarianCrisis
    • member
    • 0 kudos
    Can i get the lines of code in a way that i can copy and paste it? Because i do not want to type all this manually
    1. chaboiassassins
      chaboiassassins
      • supporter
      • 0 kudos
      did u end up typing it manually 
    2. KguY87
      KguY87
      • member
      • 0 kudos
      anyone has it???
  2. zheMaskedBoy
    zheMaskedBoy
    • supporter
    • 8 kudos
    1. In weapons.ymt, replace entire area (near end of the file) that starts with <AttachPoint>WEAPON_ATTACH_POINT_RIFLE</AttachPoint> with the all code below:<Item>
    <AttachPoint>WEAPON_ATTACH_POINT_RIFLE</AttachPoint>
    <AttachBone>ID_PH_RIFLE</AttachBone>
    <FallbackAttachBone>ID_PH_RIFLE</FallbackAttachBone>
    <WeaponBone>0xE876AE81</WeaponBone>
    <HideWeaponsAttachedHere value="false" />
    <HideAIWeaponsAttachedHere value="false" />
    <ShowWeaponWithoutMetaPedAttachTag value="false" />
    <DualWieldLockedAttachPoint value="false" />
    <TryToHorseHolsterWeaponsCreatedHere value="true" />
    <TryToVehicleHolsterWeaponsCreatedHere value="false" />
    <UpgradeFromAltHolsterWhileMounted value="false" />
    </Item> 

    2. Replace all lines:
    <HolsterAttachPoint>WEAPON_ATTACH_POINT_RIFLE_ALTERNATE</HolsterAttachPoint>with
    <HolsterAttachPoint>WEAPON_ATTACH_POINT_RIFLE</HolsterAttachPoint>

    also

    <AlternateHolsterAttachPoint>WEAPON_ATTACH_POINT_BOW</AlternateHolsterAttachPoint>with
    <AlternateHolsterAttachPoint>WEAPON_ATTACH_POINT_BOW_ALTERNATE</AlternateHolsterAttachPoint>
    3. Choose and install the holster model without the weapon.ymt file.
    1. maniacghost123
      maniacghost123
      • member
      • 0 kudos
      doesn't work, tried it 3 times and with notepad++ as well. still only bow for the back slot