FivemTools / ft_gamemode

Gamemode for FiveM
GNU General Public License v3.0
0 stars 0 forks source link
fivem fivem-france fivem-script gamemode gta gta5 gtav lua

ft_gamemode

Prerequisites

What things you need to install this script them

mysql-async

Installing

Put the folder where you want it and add it to the server.cfg file :

Example:

start ft_gamemode

Change gametype to map ressource :

resource_type 'map' { gameTypes = { ft_gamemode = true } }

Import database.sql file to database

Documentation

Wiki

License

This project is licensed under the GNU General Public License v3.0 - see the LICENSE.md file for details

Acknowledgments