https://github.com/mathu-lmn/mth-cutscenes
Fivem dev resource to test cutscenes from the game
https://github.com/mathu-lmn/mth-cutscenes
Last synced: 11 months ago
JSON representation
Fivem dev resource to test cutscenes from the game
- Host: GitHub
- URL: https://github.com/mathu-lmn/mth-cutscenes
- Owner: Mathu-lmn
- License: mit
- Created: 2023-07-01T12:20:07.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-01T12:22:30.000Z (about 3 years ago)
- Last Synced: 2025-04-06T20:36:06.866Z (over 1 year ago)
- Language: Lua
- Size: 37.1 KB
- Stars: 23
- Watchers: 1
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
**Description :spiral_notepad: :**
:wave: Hey guys, for a personal project, I needed to add a cutscene but I couldn't find any resource that would allow me to test all the existing cutscenes to find mine. So I decided to make my own. This is a simple script that allows you to test all the cutscenes in the game.
**Usage :hammer_and_wrench: :**
To use the resource, download it, put the `mth-cutscenes` folder in your main resources folder.
Add `start mth-cutscenes` to your server.cfg
Then, once you're in game, use the command /cutscenes to toggle the menu.
**Features :sparkles: :**
* Accessible config file
* STANDALONE : this means that you don't need any dependencies to start this script on your server
* Easy to use
*Demo :eyes: :*
[Video](https://streamable.com/q36uwc)
https://streamable.com/q36uwc
**Link to the resource :** [mathu-lmn/mth-cutscenes (github.com)](https://github.com/Mathu-lmn/mth-cutscenes)
Feel free to open an Issue or make a PR to help me improve this resource !
*PS : I used this file to get the cutscenes list so huge thanks to @DurtyFree : [gta-v-data-dumps](https://github.com/DurtyFree/gta-v-data-dumps)*