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

Hello modding friends,

considering I have no experience or idea what I am doing, I would like to reduce and raise my characters sweat level. I found this function but idk how to use it :

 

 

So can anyone give an advice and tell me how I can do that ingame or with a script?

You need to get the player ped and then set the sweat level for it.

This is how you get the ped:

Ped playerPed = PLAYER::PLAYER_PED_ID();

This is how I suppose you set the sweat level (although I dont know which values work):

PED::SET_PED_SWEAT(playerPed, 1.0f);

 

You can check out the code of PDO here - maybe it helps you understand stuff:

https://github.com/HJHughJanus/PedDamageOverhaulRDR2/blob/master/PDO/PedDamageOverhaul.cpp

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.