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.

_SET_INSTANTLY_STORE_LONGARMS_ON_DISMOUNT

Native Details

Name
_SET_INSTANTLY_STORE_LONGARMS_ON_DISMOUNT
Namespace
WEAPON
Native Hash0xB832F1A686B9B810
TypeAny
First seen version1207

DESCRIPTION

if second param is true, player's longarms will be removed when they get off of horse in towns and camps. if second param is false the player will keep their longarms


CODE EXAMPLE

_SET_INSTANTLY_STORE_LONGARMS_ON_DISMOUNT(PLAYER::PLAYER_PED_ID(), true, 0); //removes longarms when get off horse in town
_SET_INSTANTLY_STORE_LONGARMS_ON_DISMOUNT(PLAYER::PLAYER_PED_ID(), false, 0); //keeps longarms when get off horse in town

Native Parameters

  • Parameter 0
    Ped PlayerPed
    usually PLAYER::PLAYER_PED_ID()
  • Parameter 1
    BOOL p1
  • Parameter 2
    Any p2
    always 0 in R* scripts

User Feedback

Recommended Comments

There are no comments to display.

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.

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.