Move bank enabling varibles to Config.lua

This commit is contained in:
jimathy
2022-03-10 23:42:35 +00:00
committed by GitHub
parent 2dc29de368
commit a4a67da493

View File

@@ -5,12 +5,6 @@ local QBCore = exports['qb-core']:GetCoreObject()
-- This requires QB-Target and has the location of every ATM, ATM prop and bank window -- This requires QB-Target and has the location of every ATM, ATM prop and bank window
-- If Config.useATM = false, then none of this load -- If Config.useATM = false, then none of this load
--Specific to ATM config options
Config.useATM = false
Config.useBanks = true
Config.BankBlips = true
Config.ATMBlips = false
Config.ATMModels = {"prop_atm_01", "prop_atm_02", "prop_atm_03", "prop_fleeca_atm" } Config.ATMModels = {"prop_atm_01", "prop_atm_02", "prop_atm_03", "prop_fleeca_atm" }
Config.ATMLocations = { Config.ATMLocations = {