🔧Installation
Installation for QBCore
Step 1
Go to resources folder a put into that de script origen_importheist
Step 2
Config.Framework = "qbcore" -- qbcore or esx
Config.FuelSystem = "LegacyFuel" -- Fuel system to use (LegacyFuel...)
Config.MinCops = 0 -- Minimum cops required to start the heist
Config.Cooldown = 20 -- [Minutes] Cooldown to start the heist again
Config.DamageDivisor = 53 -- For each 1% of damage this is the money that you will lose of reward
Config.TimeDivisor = {10, 13} -- For each X seconds you will lose Y of reward
Config.GPSCooldown = 10 -- [Seconds] Cooldown to update the GPS position for the police
Config.GPSDuration = 5 -- [Minutes] Duration of the GPS position for the policeStep 3
Enjoy!! 😄
Installation for ESX
Step 1
Go to resources folder a put into that de script origen_importheist
Step 2
Config.Framework = "esx" -- qbcore or esx
Config.FuelSystem = "LegacyFuel" -- Fuel system to use (LegacyFuel...)
Config.MinCops = 0 -- Minimum cops required to start the heist
Config.Cooldown = 20 -- [Minutes] Cooldown to start the heist again
Config.DamageDivisor = 53 -- For each 1% of damage this is the money that you will lose of reward
Config.TimeDivisor = {10, 13} -- For each X seconds you will lose Y of reward
Config.GPSCooldown = 10 -- [Seconds] Cooldown to update the GPS position for the police
Config.GPSDuration = 5 -- [Minutes] Duration of the GPS position for the policeStep 3
Enjoy!! 😄
Last updated