Jump to content

The Cowhand Fix 1.0.0

Fixes a bug in the Epilogue where The Cowhand outfit would not appear when stored on your horse.
   (0 reviews)

1 Screenshot

About This File

Changelog:
1.0

  • Initial upload

 

Requirements:

  • Lenny's Mod Loader

 

Installation:

  • Place the "cowhandFix" folder inside your "/Red Dead Redemption 2/lml/"

 

There exists an issue in the Epilogue where when storing "The Cowhand" on your horse, you actually couldn't select it/change to it from your horse. But when checking the wardrobe, the game would still claim the outfit is stored on your horse. This turned out to be an easier fix than I thought. All I had to do was simply add an entry for The Cowhand to quickselectitems.ymt, since apparently it didn't already have one, which is what prevented it from appearing in the quick select menu on your horse.

 

On the off-chance this somehow conflicts with other mods that introduce new outfits and adds entries for them to quickselectitems.ymt, all you need to do is add the follow entry to said YMT file. Just make sure the "SortOrder" value isn't already being used. Change it as needed.

        <Item key="0x35171C33">
          <Slots>
            <Item>
              <Id>OUTFITS</Id>
              <SortOrder value="85"/>
            </Item>
          </Slots>
        </Item>

 

 Share

User Feedback

Recommended Comments

There are no comments to display.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...