Jump to content
View in the app

A better way to browse. Learn more.

RDR2Mods.com

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Featured Replies

Posted

hey yall,

 

so I'm trying to edit the catalog_sp file to allow the player to change their weapon strap color at the Gunsmith, but I'm having trouble creating the correct information for the catalog file. There's item keys for the strap colors themselves and all the database items required, but there's no the entries that actually add it to the Gunsmith catalog. Since they're nearly identical to weapon wrap colors, I wanted to derive the source of all the keys of that entry, and the Gunsmith database item looks like this:

 

                         <item type="ItemDatabaseMenuLayout">
                          <key>0x7638148C</key>
                          <menutype>ITEM_LIST_COLOUR_PALETTE_COMBO</menutype>
                          <menudesc>0xC8654267</menudesc>
                          <hidden value="false" />
                          <flags />
                          <pages>
                            <item>
                              <key>0xEEAA22BC</key>
                            </item>
                          </pages>
                          <menus />
                        </item>
                      </menus>
                    </item>

 

the strange thing? both menudesc & the top key, 0x7638148C, do not reoccur anywhere else in the file other than these ItemDatabaseMenuLayout items, so I have no idea how to derive it's source so I can do the same to the weapon straps. any ideas?

Edited by ThePickledPickle
clarity

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.