🛠️Installation
Follow the steps below to install and set up the FT Scripts system on your FiveM server.
1️⃣ Download & Extract
Download the script from Keymaster/assets page.
Extract it into your server's
resources
folder.Suggested folder structure:
resources/[ft-scripts]/ft_qb_starterpack
2️⃣ Install Database.
Go to ft_
qb_starterpack\INSTALL-FIRST\database.sql
Install SQL in server database
3️⃣ Configure Id Cards.
Go to
ft_
qb_starterpack\shared\config.lua
Configure it as your need
To add items check
Config.Items
and add items same way as already didItem icons will be loaded directly from the inventory.
make sure to add image for vehicle in
ft_qb_starterpack\dist\images
4️⃣ Ensure the script in your server.cfg
file.
server.cfg
file.ensure es_extended
ensure ft_qb_starterpack
5️⃣ Done
✅ Restart your server! 🎉 Enjoy the script!
Last updated