fix
|
@ -683,7 +683,11 @@ local vehicles = { -- Vehicle list, credits to qb-core!
|
|||
{ model = 'cararv', name = 'Caracara Camper', brand = 'Vapid', price = 55000, category = 'importtrucks', shop = { 'cardealer', 'fmpdm', 'laryscars' } },
|
||||
{ model = 'galaxyroamer', name = 'Galaxy Roamer', brand = 'Brute', price = 55000, category = 'importtrucks', shop = { 'cardealer', 'fmpdm', 'laryscars' } },
|
||||
|
||||
|
||||
-- Import Cars
|
||||
{ model = 'gb811s2', name = '811 S2', brand = 'Pfister', price = 80000, category = 'importcars', shop = { 'fussion' } },
|
||||
{ model = 'gbadmiral', name = 'Admiral', brand = 'Declasse', price = 80000, category = 'importcars', shop = { 'fussion' } },
|
||||
{ model = 'gbargento7f', name = 'Argento 7F', brand = 'Obey', price = 80000, category = 'importcars', shop = { 'fussion' } },
|
||||
{ model = 'gbbanshees', name = 'Banshee ', brand = 'Bravado', price = 80000, category = 'importcars', shop = { 'fussion' } },
|
||||
|
||||
|
||||
|
||||
|
|
|
@ -15,7 +15,7 @@ Config.DetectorType = 2
|
|||
-- 2 = BT Target
|
||||
-- 3 = QB Target
|
||||
-- 4 = OX Target
|
||||
Config.TargetZoneType = 0
|
||||
Config.TargetZoneType = 3
|
||||
|
||||
-- i will leave this function open, just in case you had anticheat.
|
||||
Config.SetPlayerInvisible = function()
|
||||
|
|
Before Width: | Height: | Size: 311 B After Width: | Height: | Size: 311 B |
Before Width: | Height: | Size: 295 B After Width: | Height: | Size: 295 B |
Before Width: | Height: | Size: 355 B After Width: | Height: | Size: 355 B |
Before Width: | Height: | Size: 184 B After Width: | Height: | Size: 184 B |
Before Width: | Height: | Size: 1.3 KiB After Width: | Height: | Size: 1.3 KiB |
Before Width: | Height: | Size: 885 B After Width: | Height: | Size: 885 B |
Before Width: | Height: | Size: 1.3 KiB After Width: | Height: | Size: 1.3 KiB |
Before Width: | Height: | Size: 539 B After Width: | Height: | Size: 539 B |
Before Width: | Height: | Size: 824 B After Width: | Height: | Size: 824 B |