🛠️Installation
Follow the steps below to install and set up the FT Scripts system on your FiveM server.
1️⃣ Follow Tutorial
Follow the tutorial video to learn how to install usable clothing item.
If the video didn’t help, follow the step-by-step guide below.
2️⃣ Dependencies
Before installing the script, make sure the following required resources are already running:
changing Weather / Time
3️⃣ Download & Extract
Download the script from Keymaster/assets page.
Extract it into your server's
resources
folder.Suggested folder structure:
resources/[ft-scripts]/ft_adminmenu
4️⃣ Install Database.
Go to ft_adminmenu\INSTALL-FIRST\database.sql
Install SQL in server database
5️⃣ Configure Permissions.
Go to
ft_adminmenu\shared\config.lua
Near line 16 find
Config.Admins
and below add admin license id in new line
Make sure put license id without License:
For more detail visit ⚠️ Common Issues
6️⃣ Ensure the script in your server.cfg
file.
server.cfg
file.ensure es_extended
ensure ft_weathersystem
ensure ft_adminmenu
7️⃣ Done
✅ Restart your server! 🎉 Enjoy the script!
Last updated