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.

Native Details

Name
TASK_MOUNT_ANIMAL
Namespace
TASK
Native Hash0x92DB0739813C5186
Typevoid
First seen version1207

DESCRIPTION

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

Native Parameters

  • Parameter 0
    Ped ped
  • Parameter 1
    Ped mount
  • Parameter 2
    int p2
    Usually 1 OR 20000
  • Parameter 3
    int seatIndex
  • Parameter 4
    float pedSpeed
  • Parameter 5
    int seatIndex
    use 1 for driver, 0 for passanger
  • Parameter 6
    Any p6
  • Parameter 7
    Any p7

User Feedback

Recommended Comments

Shtivi

Recognized Creator

In the scripts they use it like that:

TASK_MOUNT_ANIMAL(ped, horse, -1, -1, 2f, 1, 0, 0)

will make the ped mount the driver seat 

Jitnaught

Members

Parameters are incorrect. Here is the correct version:

void TASK_MOUNT_ANIMAL(Ped ped, Ped mount, int timeout, int seatIndex, float moveBlendRatio, long p5, long p6, long p7)

seatIndex for driver should be -1. Passenger should be 0.

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.