🛠️Installation
Follow the steps below to install and set up the FT Scripts system on your FiveM server.
1️⃣ Download & Extract
resources/[ft-scripts]/ft_notification
2️⃣ Default ESX Notify Override Optional
exports.ft_notification:ShowNotify(message, notifyType, length)function QBCore.Functions.Notify(text, texttype, length)
exports.ft_notification:ShowNotify(text, texttype, length)
end3️ Ensure the script in your server.cfg file.
server.cfg file.6️⃣ Done
Last updated