Premium Aniamtions Script

Premium Aniamtions Script

$25.00

Add to Basket

🎭 LRRP Animations

1500+ animations

developer catalog with over 40,000 dictionary's

Built for **VORP by default**, with optional **RSG Core support**.

Free - https://the-lost-riders-mmorpg.tebex.io/category/free

Premium - https://the-lost-riders-mmorpg.tebex.io/category/premium

Support - https://discord.gg/RMPMrdzy8k

Bring your RedM characters to life with a huge collection of emotes, animations, scenarios, prop interactions, shared animations and persistent walking stylesβ€”all managed through one polished parchment interface.

## ✨ Main Features

* 🎭 **1,553 player-facing animations**

* 🀠 Native Red Dead Redemption 2 emotes

* 🎬 Animation clips and world scenarios

* 🧰 Prop-based animations

* 🀝 Shared and partner animations

* πŸ• Animal interactions

* 🚢 **11 persistent walking styles**

* πŸ“œ Searchable parchment animation menu

* 🎑 Eight-slot radial quick wheel

* ⭐ Favourite animations

* πŸ•’ Recently used animations

* πŸ“· Character preview camera

* ⌨️ Command displayed for every animation

* πŸ’Ύ Character-specific saved preferences

* πŸ”§ Configurable commands and controls

* 🌍 VORP and RSG Core support

* 🚫 No external menu library required

---

## πŸ†“ Free Edition

The Free Edition includes the complete animation engine and interface with:

* βœ… **98 unlocked animations**

* 🚢 All 11 persistent walking styles

* πŸ”Ž Search, categories and animation filters

* ⭐ Favourites and recent history

* 🎑 Eight configurable radial slots

* πŸ’Ύ Persistent character preferences

* πŸ”’ Premium animations visible as locked

* πŸ“’ Premium upgrade notification

* 🀠 Permanent LRRP branding and logo

The Free Edition is ideal for servers that want to test the complete system before upgrading.

---

## πŸ’Ž Premium Edition

Premium unlocks the complete LRRP Animations system:

* βœ… All **1,553 player-facing animations**

* 🎭 Complete native-emote collection

* 🎬 Full curated animation catalogue

* 🧰 Complete prop-animation collection

* 🀝 Shared and partner animations

* πŸ• Animal interactions

* 🚢 All walking styles

* 🚫 No forced LRRP branding

* πŸ–ΌοΈ Optional custom server logo

* ✏️ Configurable menu title

* πŸ› οΈ Premium developer catalogue

* πŸ” Admin-only raw-animation testing tools

* ♾️ No animation limits

### πŸ§ͺ Premium Developer Catalogue

Premium also includes an advanced developer browser containing:

* **336,086 raw animation clips**

* **40,182 animation dictionaries**

* **1,322 scenarios**

* **118 native emotes**

The developer catalogue is separate from the normal player menu because some raw Rockstar animations require specific characters, animals, props, weapons, locations or world conditions.

---

## πŸ“œ Animation Menu

The main parchment interface allows players to:

* Search animations by name

* Search using `/e` command IDs

* Browse animation categories

* Filter animations by type

* Play animations directly

* Save favourite animations

* Review recently used animations

* Assign animations to radial slots

* Preview their character

* Rotate and zoom the preview camera

* Stop the current animation

* See whether an animation is unlocked or Premium

---

## 🎑 Quick Radial Wheel

Players can assign eight animations to their personal radial wheel.

* Press `Z` to open the radial

* Select an outside slot to play its animation

* Select the centre logo to open the full menu

* Assign new animations through the main menu

* Stop an active animation directly from the wheel

The **Free Edition** permanently displays the LRRP logo.

The **Premium Edition** can be completely unbranded or configured with a custom server logo.

---

## 🀝 Shared Animations

Supported shared animations send a request to the nearest player.

* `E` β€” Accept the animation request

* `R` β€” Reject the animation request

When accepted, both players are positioned and their corresponding animations begin together.

Animal interactions automatically search for a nearby suitable animal instead of sending another player a request.

---

## ⌨️ Player Commands

```

/emotes

/e <animation_id>

/e stop

/emotecancel

/emoteradial

```

Every player-facing animation has its own command through:

```

/e animation_id

```

### Command Examples

```

/e gentle_wave

/e hat_tip

/e smoke_cigar

/e sit_ground

/e dance_confident_a

/e stop

```

All commands and default key mappings can be changed in the configuration.

---

## πŸ› οΈ Premium Developer Commands

```

/animdev

/animplay <dictionary> <clip>

/scenario <scenario_name>

/kitemote <emote_name> [category]

```

Developer access is protected using ACE permissions:

```

add_ace group.admin lrrp.animations.admin allow

```

These commands are intended for trusted administrators and developers testing raw animations.

---

## πŸ”§ Framework Support

### VORP

VORP is enabled by default:

```

Config.Framework = 'vorp'

```

Recommended startup order:

```

ensure oxmysql

ensure vorp_core

ensure LRRP_Animations

```

### RSG Core

Change the framework setting to:

```

Config.Framework = 'rsg'

```

Recommended startup order:

```

ensure oxmysql

ensure rsg-core

ensure LRRP_Animations

```

Automatic framework detection is also available:

```

Config.Framework = 'auto'

```

Automatic mode checks for VORP first and then RSG Core.

---

## πŸ’Ύ Persistence

When oxmysql is running, the following are saved against each character:

* Favourite animations

* Recently used animations

* Radial-wheel assignments

* Selected walking style

The required database table is created automatically.

A manual SQL file is also included.

If oxmysql is unavailable, the resource continues running with session-only preferences.

---

## πŸ“¦ Installation

1. Download either the Free or Premium Edition.

2. Do not install both editions together.

3. Extract the selected package.

4. Keep the folder named exactly:

```

LRRP_Animations

```

5. Place it inside your server resources folder.

6. Start it after your framework and optional database resource.

7. Add the following to `server.cfg`:

```

ensure LRRP_Animations

```

⚠️ The folder name must remain `LRRP_Animations` for the resource events and exports to work correctly.

---

## πŸ”’ Asset Escrow & Editable Files

The core resource is prepared for CFX Asset Escrow.

The following remain editable:

* `config.lua`

* Framework bridge files

* Locale files

* Premium custom-logo file

* SQL

* Installation documentation

Premium customers can add their own logo, change the menu title or remove the logo entirely without accessing protected core files.

---

## ⚠️ Raw Animation Notice

The normal player catalogue contains organised player-facing animations.

The Premium developer catalogue contains research-level Rockstar animation data. Some raw animations may require:

* A specific ped model

* A particular gender

* A weapon or prop

* An animal model

* A specific location

* A particular game or world state

This is expected behaviour for raw RDR2 animation data and does not affect the curated player catalogue.

---

## πŸ›’ Download & Purchase

### πŸ†“ Free Edition

**Download:**

\[ADD FREE TEBEX PACKAGE LINK\]

### πŸ’Ž Premium Edition

**Purchase through Tebex:**

https://the-lost-riders-mmorpg.tebex.io/

All paid transactions are handled through Tebex in accordance with CFX platform requirements.

---

## πŸ’¬ Support

For installation assistance, updates and support, join **LRRP Studio**:

https://discord.gg/6DqCnwgGfD

---

## πŸ“Œ Important Information

* This is a **RedM resource**

* VORP is supported by default

* RSG Core support is included

* OneSync is required

* oxmysql is optional but recommended

* Free and Premium must not run together

* The folder name must remain `LRRP_Animations`

* Premium is a one-time Tebex purchase

* No subscription is required

* No external menu resource is required

* Support is provided through LRRP Studio

## πŸ“‹ Resource Information

| Information | Details |

|----|----|

| **Framework** | VORP / RSG Core |

| **VORP Support** | Yes β€” default configuration |

| **RSG Support** | Yes β€” configurable bridge |

| **Code Accessible** | Partially |

| **Asset Escrow** | Yes |

| **Subscription Required** | No |

| **One-Time Purchase** | Yes β€” Premium Edition |

| **Lines of Code** | Approximately 1,389, excluding generated catalogue data |

| **Required Dependency** | OneSync |

| **Optional Dependency** | oxmysql for persistent profiles |

| **External Menu Dependency** | None |

| **Support Provided** | Yes |

| **Resource Name** | Must remain `LRRP_Animations` |

The editable configuration, framework bridges, language files, SQL, documentation and Premium custom-logo file are escrow ignored.

---

Developed by **LRRP Studio** for the RedM roleplay community.