🔨Installation

1. Execute SQL File

Don't forget to execute the sql file before starting script

2. Configure The File

Read the directions about configuration from Configuration

3. Edit qb-weapons

Add the code below to the qb-weapons/client/main.lua

exports("GetWeaponData", function()
    return CurrentWeaponData
end)

4. Start The Script

Start the script after your framework.

Last updated