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.

Zorg96

Members
  • Joined

  • Last visited

  1. Zorg96 commented on admin's native in NETWORK
    deleted
  2. Zorg96 commented on admin's native in NETWORK
    struct NetRPCGuid { UINT64 data0; UINT64 data1; UINT64 data2; UINT64 data3; }; struct Award_Loot_Conditionals { int iNumConditionals; int iConditionals; // I think this is right. }; NETWORK_REQUEST_CLAIM_LOOT(Hash lootHash, Award_Loot_Conditionals* conditionals, NetRPCGuid* guid1) //0x77b299e8799b1332 void loot_coins() { NetRPCGuid guid; Award_Loot_Conditionals conditionals = {}; conditionals.iNumConditionals = 1; conditionals.iConditionals = $("MULTIPLAYER_GAME"); NETWORK_REQUEST_CLAIM_LOOT($("REWARD_BILL"), &conditionals, &guid); } //credits to rfoodxmodz (ps4 scene)

Account

Navigation

Search

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.