Mathu-lmn / mth-animations

Developer script to play every GTA animations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 for the pull request.

Animations found by DurtyFree 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.

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

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

About

Developer script to play every GTA animations

License:MIT License


Languages

Language:Lua 100.0%