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
- Host: GitHub
- URL: https://github.com/mathu-lmn/mth-animations
- Owner: Mathu-lmn
- License: mit
- Created: 2023-01-12T12:57:02.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-02-04T19:13:42.000Z (over 1 year ago)
- Last Synced: 2025-06-28T17:09:06.976Z (about 1 year ago)
- Language: Lua
- Size: 1.26 MB
- Stars: 28
- Watchers: 2
- Forks: 11
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 !