An open API service indexing awesome lists of open source software.

https://github.com/mathu-lmn/mth-animations

Developer script to play every GTA animations
https://github.com/mathu-lmn/mth-animations

Last synced: about 1 year ago
JSON representation

Developer script to play every GTA animations

Awesome Lists containing this project

README

          

# Description 📃 :

👋 Hey guys, I've always wanted to easily test the animations in FiveM and I never really found the script that fits the purpose, so I decided to make my own and today I'm releasing it for free!

This script has been updated for gamebuild mp2023_01 / b2944 / San Andreas Mercenaries thanks to [TayMcKenzieNZ](https://github.com/TayMcKenzieNZ) for the pull request.

Animations found by [DurtyFree](https://github.com/DurtyFree/gta-v-data-dumps) gta v data dumps.

---
## Usage 🛠️ :

To use the resource, download it, put the `mth-animations` folder in your main resources folder.
Add `start mth-animations` to your server.cfg.
Then, once you're in game, use the command `/animations` to toggle the menu.


### Config.lua:
> By changing this to `true` will make the `/animations` command only accessible for **server admins**.
```lua
Config.AdminOnly = false
```
---
## Features ✨ :
* Accessible json file for all animations dict and names
* Search button to specify what you're looking for
* STANDALONE : this means that you don't need any dependencies to start this script on your server
* Change permissions of the command
* Up to date animations list
* Easy to use

---

*Demo 👀 :*

🎥 [Video](https://streamable.com/yfl6us): https://streamable.com/yfl6us

Feel free to open an Issue or make a PR to help me improve this resource !