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.

_0x77B299E8799B1332

Native Details

Name
_0x77B299E8799B1332
Namespace
NETWORK
Native Hash0x77B299E8799B1332
TypeAny
First seen version1207

DESCRIPTION

There is no description yet for this native, why not edit it and add one?

Native Parameters

  • Parameter 0
    Any p0
  • Parameter 1
    Any p1
  • Parameter 2
    Any p2

User Feedback

Recommended Comments

Zorg96

Members
(edited)

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)

Edited by Zorg96

Zorg96

Members
(edited)

deleted

Edited by Zorg96

Join the conversation

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

Guest
Add a comment...

Recently Browsing 0

  • No registered users viewing this page.

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.