0% found this document useful (0 votes)
13 views

Tette

Uploaded by

noa54910
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
13 views

Tette

Uploaded by

noa54910
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 41

_vCore = {}

Config = {}
---- ____ _____ ______ __ ______ _ _______ _____ ______
---- | _ \ /\ / ____| ____| \ \ / / __ \| | |__ __| __ \| ____|
---- | |_) | / \ | (___ | |__ \ \ / / | | | | | | | |__) | |__
---- | _ < / /\ \ \___ \| __| \ \/ /| | | | | | | | _ /| __|
---- | |_) / ____ \ ____) | |____ \ / | |__| | |____| | | | \ \| |____
---- |____/_/ \_\_____/|______| \/ \____/|______|_| |_| \_\______|

-- Pour la configuration qui ne changera jamais -> server.cfg

-- Documentation : https://voltre-fivem.gitbook.io/voltre-store-documentation/

Config.AllowedLicences = { -- Mettez les licences des staffs haut grader, dev, etc
["license:5474636beca7e2658e6f77079a1e6c47f98af4b6"] = true, -- Voltre
--["Votre Licence"] = true, -- Votre pseudo (Exemple)
}
_vCore.Anticheat = {
votre_anticheat = {
["WaveShield"] = false,
["seashield"] = false,
["fiveguard"] = false,
["others"] = true, -- Anticheat intérger, possible d'etre activer en meme
temps que les autres (VolShield)
},

-- Si vous utiliser : ["others"] = true,


withlist_group = {
["fondateur"] = false
},

BanTime = {
BlackList = 5 -- jours
},

BlackList = {
Ammo = {
"AMMO_RIFLE_TRACER",
},
vehicles = {
'stockade3',
'deluxo',
'oppressor',
'oppressor2',
},
peds = {
'mp_f_stripperlite',
},
weapons = {
'weapon_minigun',
}
}
}

-- A partir de combien de requete il fait l'actualisation (10 par default)


-- Plus votre serveur contient de personne, plus il est recommander d'augementer ce
nombre
_vCore.OptimisationSys = 1

-- NE PAS TOUCHER
_vCore.Framework = "esx"
_vCore.InitEsx = "esx:getSharedObject"
_vCore.useEsxLegacy = true
_vCore.accountMoney = false
_vCore.accountMoneyBank = "bank"
_vCore.accountMoneyMoney = "cash"
_vCore.accountMoneyBlack_Money = "dirtycash"

-- ___ ___ _ _ ___ ___ ___ _ _ ___ _ _____ ___ ___ _ _


-- / __/ _ \| \| | __|_ _/ __| | | | _ \ /_\_ _|_ _/ _ \| \| |
-- | (_| (_) | .` | _| | | (_ | |_| | / / _ \| | | | (_) | .` |
-- \___\___/|_|\_|_| |___\___|\___/|_|_\/_/ \_\_| |___\___/|_|\_|

-- Liste des sacs sur votre serveur (pas besoin de mettre tous les sacs, mais
seulement ceux ou vous voulez changer le poids max ou si il peut sortir une arme)
_vCore.ListBags = { -- Weight = Poids max, weapon = si il peut sortir une arme true
sinon false
[117] = {weight=120, weapon=true},
[9] = {weight=50, weapon=true},
[11] = {weight=50, weapon=true},
[18] = {weight=50, weapon=true},
[58] = {weight=40, weapon=true},
[1] = {weight=40, weapon=true},
[2] = {weight=40, weapon=true},
[3] = {weight=40, weapon=true},
[4] = {weight=40, weapon=true},
[5] = {weight=40, weapon=true},
[6] = {weight=40, weapon=true},
[7] = {weight=40, weapon=true}
}

_vCore.SpawnPos = vec3(-1042.288940, -2745.314697, 21.359411) -- Position de spawn


lors de la premiere connexion
_vCore.SpawnPosHeading = 330.4759521484375 -- Direction du spawn lors de la
premiere connexion

_vCore.TextBienvenu1 = vec3(-1040.821777, -2742.690430, 22.876463)


_vCore.TextBienvenu2 = vector3(-1040.821777, -2742.690430, 22.6864)
_vCore.TextBienvenu3 = vector3(-1040.821777, -2742.690430, 22.4864)
_vCore.TextBienvenu4 = vector3(-1040.821777, -2742.690430, 22.2864)
_vCore.TextBienvenu5 = vector3(-1040.821777, -2742.690430, 22.0864)
_vCore.TextBienvenu6 = vector3(-1040.821777, -2742.690430, 21.8864)
_vCore.TextBienvenu7 = vector3(-1040.821777, -2742.690430, 21.6864)

-- /!\ ATTENTION /!\


-- Ajouter vos armes permanantes dans es_extended -> config.lua ->
Config.ContribWeapon
_vCore.permWeapon = { -- Liste des armes permanantes (Si vous ne voulez pas d'arme
perm, enlever toute la liste, aussi dans es_extended)
["WEAPON_PISTOL_MK2"] = true,
["WEAPON_DOUBLEBARRELFM"] = true,
["WEAPON_M4A1FM"] = true,
["WEAPON_ASSAULTRIFLE"] = true,
["WEAPON_SCAR17FM"] = true,
["WEAPON_COMBATPDW"] = true,
["WEAPON_MG"] = true,
["WEAPON_COMBATMG"] = true,
["WEAPON_HEAVYSNIPER_MK2"] = true,
['WEAPON_DOUBLEACTION'] = true,
['WEAPON_NAVYREVOLVER'] = true,
['WEAPON_GLOCK'] = true,
['WEAPON_BULLPUPSHOTGUN'] = true,
['WEAPON_COMPACTRIFLE'] = true,
['WEAPON_SAWNOFFSHOTGUN'] = true,
['WEAPON_SMG_MK2'] = true,
['WEAPON_DBSHOTGUN'] = true,
['WEAPON_ASSAULTSMG'] = true,
['WEAPON_VINTAGEPISTOL'] = true,
['WEAPON_MUSKET'] = true,
['WEAPON_KATANA'] = true,
['GADGET_PARACHUTE'] = true,
['WEAPON_PENIS'] = true,
['WEAPON_SPECIALHAMMER'] = true,
['WEAPON_MAZE'] = true,
['WEAPON_DESERTPURPLE'] = true,
['WEAPON_TEC9M'] = true,
['WEAPON_SCARSC'] = true,
['WEAPON_SCAR17'] = true,
['WEAPON_SCAR17FM'] = true,
['WEAPON_HKUMP'] = true,
['WEAPON_PREDATOR'] = true,
['WEAPON_REDL'] = true,
['WEAPON_SIG550'] = true,
['WEAPON_ANCIENT'] = true,
['WEAPON_AKORUS'] = true,
["WEAPON_HEAVYSNIPER"] = true,
["WEAPON_mk18b"] = true,
["WEAPON_RPK16"] = true,
['WEAPON_BAYONET'] = true,
['WEAPON_SHOTGUNK'] = true,
['WEAPON_HELL'] = true,
['WEAPON_COACHGUN'] = true,
["WEAPON_VSCO"] = true,
["WEAPON_BLACKSNIPER"] = true,
["WEAPON_MILITARM4"] = true,
["WEAPON_TEC9MB"] = true,
["WEAPON_TEC9MF"] = true,
["WEAPON_KINETIC"] = true,
["WEAPON_GRAU"] = true,
["WEAPON_MILITARYRIFLE"] = true,
["WEAPON_M19"] = true,
["WEAPON_REVOLVERVAMP"] = true,
["WEAPON_CASABLANCA"] = true,
["WEAPON_REVOLVERULTRA"] = true,
["WEAPON_MIDASGUN"] = true,
["WEAPON_STONE_HATCHET"] = true,
["WEAPON_AKFROST"] = true,
["WEAPON_M4GINGER"] = true,
["WEAPON_JOSM4A4CH"] = true,
["WEAPON_GINGERBREAD"] = true,
["WEAPON_CANDYCROW"] = true,
["WEAPON_SNOWHAMMER"] = true,
["WEAPON_SSGNOEL"] = true,
}

_vCore.VenteArmeGang = { -- VEUILLEZ AUSSI CHANGER DANS Config_Security.lua (/!\ SI


VOUS NE CONFIGURER PAS BIEN CA PEUT BAN LES JOUEURS /!\)
{price = 5000, name = 'WEAPON_SNSPISTOL', label = 'Pétoire'},
{price = 7500, name = 'WEAPON_PISTOL', label = 'Pisolet'},
{price = 12500, name = 'WEAPON_PISTOL50', label = 'Calibre 50'},
{price = 15000, name = 'WEAPON_HEAVYPISTOL', label = 'Pistolet Lourd'},
{price = 20000, name = 'WEAPON_MINISMG', label = 'Scorpion'},
{price = 32500, name = 'WEAPON_MACHINEPISTOL', label = 'Tec-9'},
--{price = 40000, name = 'WEAPON_MICROSMG', label = 'Micro Uzi'},
--{price = 50000, name = 'WEAPON_SAWNOFFSHOTGUN', label = 'Canon scié'},
{price = 125000, name = 'WEAPON_COMPACTRIFLE', label = 'AK U'},
{price = 215000, name = 'WEAPON_ASSAULTRIFLE', label = 'AK 47'},
}

_vCore.FabArmeGang = {
{name = 'WEAPON_BAT', label = 'Batte', fablevier = 50, fabacier = 200,
fabplanche = 0},
{name = 'WEAPON_SNSPISTOL', label = 'Pétoire', fablevier = 100, fabacier = 300,
fabplanche = 300},
{name = 'WEAPON_PISTOL', label = 'Pisolet', fablevier = 150, fabacier = 350,
fabplanche = 500},
--{name = 'WEAPON_PISTOL50', label = 'Calibre 50', fablevier = 15, fabacier =
35, fabplanche = 50},
--{name = 'WEAPON_HEAVYPISTOL', label = 'Pistolet Lourd', fablevier = 15,
fabacier = 35, fabplanche = 50},
--{name = 'WEAPON_MINISMG', label = 'Scorpion', fablevier = 15, fabacier = 35,
fabplanche = 50},
--{name = 'WEAPON_MACHINEPISTOL', label = 'Tec-9', fablevier = 15, fabacier =
35, fabplanche = 50},
--{name = 'WEAPON_MICROSMG', label = 'Micro Uzi'},
--{name = 'WEAPON_SAWNOFFSHOTGUN', label = 'Canon scié'},
--{name = 'WEAPON_COMPACTRIFLE', label = 'AK U', fablevier = 15, fabacier = 35,
fabplanche = 50},
--{name = 'WEAPON_ASSAULTRIFLE', label = 'AK 47'},
}

_vCore.VenteItemGang = {
{price = 55500, name = 'armor', label = 'Kevlar'},
}

_vCore.safeZones = {
{pos=vector3(218.76, -802.87, 30.09), radius=100}, -- PARKING CENTRAL
{pos=vector3(429.54, -981.86, 30.71), radius=100}, -- COMICO
{pos=vector3(-38.22, -1100.84, 26.42), radius=100}, -- CONCESS
{pos=vector3(295.68, -586.45, 43.14), radius=100}, -- HOPITAL
{pos=vector3(-211.34, -1322.06, 30.89), radius=20}, -- BENNYS
{pos=vector3(1642.58, 2569.52, 45.56), radius=100}, -- ZONE SAFE Prison
{pos=vector3(-1418.713, -447.427, 35.909), radius=20}, -- HAYES MOTORS
{pos=vector3(-1100.678, -2847.475, 14.8864), radius=100}, --
{pos=vector3(-346.9727, -1559.971, 25.23016), radius=100}, -- TIG
}

_vCore.ltd = {
["LTD-Sud"] = {Position = vector3(-707.40, -914.74, 19.21)},
["LTD-Families"] = {Position = vector3(25.74, -1345.52, 29.49)},
["LTD-Cayo"] = {Position = vector3(4467.392, -4465, 4.247)},
["LTD-Gs"] = {Position = vector3(-48.199, -1757.80, 29.42)},
["LTD-4"] = {Position = vector3(374.17, 327.80, 103.56)},
["LTD-5"] = {Position = vector3(-1223.01, -907.29, 12.32)},
["LTD-6"] = {Position = vector3(1135.59, -982.61, 46.41)},
["LTD-7"] = {Position = vector3(-2967.84, 391.40, 15.04)},
["LTD-8"] = {Position = vector3(-3041.06, 585.103, 7.90)},
["LTD-9"] = {Position = vector3(-3244.08, 1001.32, 12.83)},
["LTD-10"] = {Position = vector3(-1821.41, 793.88, 138.11)},
["LTD-11"] = {Position =
vector3(1698.2601318359,4924.3442382812,42.063694000244)},
["LTD-12"] = {Position =
vector3(1961.0549316406,3740.8920898438,32.343730926514)},
["LTD-13"] = {Position = vector3(-1486.9412841797,-
379.38009643555,40.163440704346)},
["LTD-14"] = {Position = vector3(1163.5622558594,-
323.66421508789,69.205047607422)},
["LTD-15"] = {Position =
vector3(2556.3720703125,382.12768554688,108.62291717529)},
["LTD-16"] = {Position =
vector3(1166.0716552734,2709.3576660156,38.15771484375)},
["LTD-17"] = {Position =
vector3(547.82373046875,2670.9067382812,42.156532287598)},
["LTD-18"] = {Position =
vector3(2678.3679199219,3280.6831054688,55.241115570068)},
["LTD-19"] = {Position =
vector3(1729.1472167969,6414.927734375,35.037212371826)},
["LTD-20"] = {Position =
vector3(1392.6323242188,3605.0432128906,34.980930328369)},
["LTD-21"] = {Position = vec3(239.456924, -898.837341, 29.623228)},
}

_vCore.immeuble = {
["Immeuble1"] = {Position = vector3(-773.5578, 311.4858, 85.6981), id=1},
["Immeuble2"] = {Position = vector3(-618.2738, 36.48872, 43.57004), id=2},
["Immeuble3"] = {Position = vector3(-882.6196, -436.1918, 39.5999), id=3},
["Immeuble4"] = {Position = vector3(-47.73304, -585.7634, 37.95544), id=4},
["Immeuble5"] = {Position = vector3(-66.08768, -801.2214, 44.22728), id=5},
["Immeuble6"] = {Position = vec3(288.377838, -1095.023804, 29.419659), id=6},
["Immeuble7"] = {Position = vector3(-736.7746, -2275.542, 13.43744), id=7},
}

_vCore.store_vetement = {
["Magasin de Vêtement"] = {Position = vec3(72.260544, -1396.178589,
29.673597)},
["MagasindeVêtement2"] = {Position = vec3(4492.142090, -4451.760254,
4.663914)},
["MagasindeVêtement3"] = {Position = vec3(-704.509277, -152.177734,
37.415146)},
["MagasindeVêtement4"] = {Position = vec3(-167.563065, -299.559784,
39.733311)},
["MagasindeVêtement5"] = {Position = vec3(428.487915, -802.908142, 29.788582)},
["MagasindeVêtement6"] = {Position = vec3(-826.576904, -1072.387085,
11.625558)},
["MagasindeVêtement7"] = {Position = vec3(-1447.260498, -242.295410,
49.821392)},
["MagasindeVêtement8"] = {Position = vec3(9.410763, 6512.699707, 32.175293)},
["MagasindeVêtement9"] = {Position = vec3(123.646, -219.440, 54.557)},
["MagasindeVêtement10"] = {Position = vec3(1696.368652, 4826.562500,
42.360538)},
["MagasindeVêtement11"] = {Position = vec3(618.093, 2759.629, 42.088)},
["MagasindeVêtement12"] = {Position = vec3(1193.156006, 2713.183594,
38.520058)},
["MagasindeVêtement13"] = {Position = vec3(-1193.429, -772.262, 17.324)},
["MagasindeVêtement14"] = {Position = vec3(-3172.496, 1048.133, 20.863)},
["MagasindeVêtement15"] = {Position = vec3(-1105.885620, 2710.430176,
19.405298)},
}

_vCore.hairshop = { -- salon maquillage


["coiffeur1"] = {Position = vector3(-814.3, -183.8, 36.6)},
["coiffeur2"] = {Position = vector3(136.8, -1708.4, 28.3)},
["coiffeur3"] = {Position = vector3(-1282.6, -1116.8, 6.0)},
["coiffeur4"] = {Position = vector3(1931.5, 3729.7, 31.8)},
["coiffeur5"] = {Position = vector3(1212.8, -472.9, 65.2)},
["coiffeur6"] = {Position = vector3(-32.9, -152.3, 56.1)},
["coiffeur7"] = {Position = vector3(-278.1, 6228.5, 30.7)},
["Coiffeur8"] = {Position = vector3(-814.3, -183.8, 36.6)},
["Coiffeur9"] = {Position = vector3(-32.9, -152.3, 56.1)},
["Coiffeur10"] = {Position = vector3(1212.8, -472.9, 65.2)},
["Coiffeur11"] = {Position = vector3(-1282.6, -1116.8, 6.0)},
["Coiffeur12"] = {Position = vector3(136.8, -1708.4, 28.3)},
["Coiffeur13"] = {Position = vector3(-278.1, 6228.5, 30.7)},
["Coiffeur14"] = {Position = vec3(4353.432617, -4572.542969, 4.247622)},
}

_vCore.bank = { -- salon maquillage


["Banque_1"] = {Position = vector3(149.694, -1040.757, 29.374)},
["Banque_2"] = {Position = vector3(313.969, -279.032, 54.1708)},
["Banque_3"] = {Position = vector3(-1212.751, -330.773, 37.787)},
["Banque_4"] = {Position = vector3(-2962.589, 482.689, 15.703)},
["Banque_5"] = {Position =
vector3(1174.9436035156,2706.8845214844,38.09411239624)},
["Banque_6"] = {Position = vector3(4477.302, -4464.179, 4.252)},
["Banque_7"] = {Position = vector3(1088.4415283203,219.5475769043,-
49.20036315918)},
["Banque_8"] = {Position = vector3(-113.24, 6470.346, 31.62674)},
}

_vCore.ammunationshop = {
["ammunation_1"] = {Position = vector3(-661.30889892578,-
938.42425537109,21.829364776611)},
["ammunation_2"] = {Position = vec3(13.435937, -1106.541748, 29.109245)},
["ammunation_3"] = {Position = vector3(814.50402832031,-
2153.0822753906,29.619209289551)},
["ammunation_4"] = {Position = vector3(-
328.51657104492,6080.7626953125,31.454780578613)},
["ammunation_5"] = {Position = vector3(248.87251281738,-
49.93448638916,69.941215515137)},
["ammunation_6"] = {Position =
vector3(1695.4624023438,3756.8728027344,34.705379486084)},
["ammunation_7"] = {Position =
vector3(2566.8271484375,297.50985717773,108.7349319458)},
["ammunation_8"] = {Position = vector3(-1308.8225097656,-
392.86483764648,36.69580078125)},
["ammunation_9"] = {Position = vector3(-
1114.6567382813,2697.0688476563,18.554281234741)},
}

_vCore.accessoryshop = {
["Magasin d'accessoires"] = {Position = vec3(-1337.732422, -1278.625000,
4.866063)},
}

_vCore.carwash = {
["CarWash1"] = {Position = vector3(20.768850326538,-
1391.8957519531,29.3265209198)},
}

_vCore.makeup = { -- salon maquillage


["Salon_maquillage"] = {Position = vector3(-570.897, -1068.122, 26.61526),
blip=false},
}

_vCore.location = { -- salon maquillage (documention -> Base Voltre -> Location)


["location_pc"] = {Position = vec3(239.798126, -816.644958, 30.158442),
id=1,blip=true},
}

_vCore.fourriere = {
['FourrièreLS-VEHICLE'] = {type = 'car', PointFourriere = vec3(-191.844910, -
1162.427734, 23.671423), PointSpawn = vec3(-144.365906, -1161.983887, 23.769577)},
['FourrièreLS-BATEAUX'] = {type = 'boat', PointFourriere = vector3(-711.5032, -
1299.366, 5.400), PointSpawn = vector3(-721.596, -1347.104, -0.474)},
['FourrièreLS-AVION'] = {type = 'aircraft', PointFourriere = vector3(-1078.021,
-2863.886, 13.950), PointSpawn = vector3(-1201.469, -3012.973, 13.944)},
['FourrièreSandy-VEHICLE'] = {type = 'car', PointFourriere = vector3(1224.669,
2728.537, 38.005), PointSpawn = vector3(1227.043, 2720.456, 38.005)},
['FourrièreCayo-AVION'] = {type = 'aircraft', PointFourriere =
vector3(4441.579, -4465.199, 4.328), PointSpawn = vector3(4405.237, -4538.585,
4.184)},
['FourrièreCayo-VEHICLE'] = {type = 'car', PointFourriere = vec3(4493.702148, -
4525.830078, 4.414545), PointSpawn = vector3(4511.969727, -4515.945312, 4.163662)},
['FourrièreCayo-BATEAUX'] = {type = 'boat', PointFourriere =
vector3(4878.667480, -5170.321289, 2.458328), PointSpawn = vec3(4927.902832, -
5161.420898, 1.168352)},
['FourrièrePaleto-VEHICLE'] = {type = 'car', PointFourriere = vec3(125.069168,
6584.083984, 32.090412), PointSpawn = vec3(133.319504, 6584.999023, 31.963680)},
['FourrièreHopital-VEHICLE'] = {type = 'car', PointFourriere = vec3(-
2030.463013, -465.512726, 11.603973), PointSpawn = vec3(-2044.072754, -454.897461,
11.409309)},
}

_vCore.pedtroll = { -- Liste des peds vous pouvez en rejouter


(https://wiki.rage.mp/index.php?title=Peds)
{label = "Coyote", model = "a_c_coyote"},
{label = "La Maman a Hardex", model = "a_c_pig"},
{label = "Hardex", model = "a_m_m_afriamer_01"},
{label = "Noam", model = "a_f_y_topless_01"},
{label = "La Toufe a Marcelo by Klm", model = "csb_isldj_04"},
}

_vCore.pedsliste = { -- Liste des peds qui spawn sur la maps


-- ToolsMag
{model = 'mp_m_shopkeep_01', label = "Change", voice = 'GENERIC_HI', pos =
vector4(2740.23, 3462.11, 54.67, 339.76)},
{model = 'mp_m_shopkeep_01', label = "Change", voice = 'GENERIC_HI', pos =
vector4(2749.99, 3483.89, 54.67, 60.05)},
-- AeroMag
{model = 'mp_m_shopkeep_01', label = "Change", voice = 'GENERIC_HI', pos =
vector4(-1005.1, -2764.55, 12.75, 327.63)},
-- Auto Service
{model = 'cs_old_man1a', label = "Auto Service", voice ='GENEREIC_HI', pos =
vector4(113.97, 6631.83, 30.97, 320.78)},
-- LTD
{model = 'mp_m_shopkeep_01', label = "LTD", voice = 'GENERIC_HI', pos =
vector4(240.18, -897.26, 28.62, 173.06)},
{model = 'mp_m_shopkeep_01', label = "LTD", voice = 'GENERIC_HI', pos =
vector4(-345.37, -1477.01, 29.76, 173.06)},
{model = 'mp_m_shopkeep_01', label = "LTD", voice = 'GENERIC_HI', pos =
vec4(645.721375, 260.550262, 102.302155, 329.08538818359375)},
{model = 'mp_m_shopkeep_01', label = "LTD", voice = 'GENERIC_HI', pos =
vec4(-549.433105, -582.940979, 33.681759, 182.85641479492188)},
--{model = 'mp_m_shopkeep_01', label = "Change", voice = 'GENERIC_HI', pos =
vector4(377.56, -1787.55, 28.52, 321.92)},
{model = 'mp_m_shopkeep_01', label = "LTD", voice = 'GENERIC_HI', pos =
vector4(160.47, 6641.83, 30.7, 233.33)},

-- ZONE GF
{model = 'a_m_m_og_boss_01', label = "Zone GunFight", voice = 'GENERIC_HI',
pos = vector4(239.7141, -819.5126, 29.09674, 74.24942779541016)},

-- Location aiport
{model = 'a_m_m_business_01', label = "Location", voice = 'GENERIC_HI', pos =
vector4(-1038.42, -2730.563, 19.1693, 186.7280731201172)},

{model = 'cs_lestercrest', label = "Lester", voice = 'GENERIC_HI', pos =


vector4(705.658, -966.0856, 29.39535, 286.203369140625)},
--Garage
{model = 's_m_y_xmech_01', label = "Garage", voice = 'GENERIC_HI', pos =
vector4(215.8824, -811.0197, 29.71031, 337.9278564453125)},
{model = 's_m_y_xmech_01', label = "Garage", voice = 'GENERIC_HI', pos =
vector4(-349.0636, -875.6965, 30.31801, 353.3871)},

-- Fourriere
{model = 's_m_y_xmech_01', label = "Fourriere", voice = 'GENERIC_HI', pos =
vec4(4878.006348, -5170.010254, 1.445318, 244.30947875976565)},
{model = 's_m_y_xmech_01', label = "Fourriere", voice = 'GENERIC_HI', pos =
vec4(4492.845703, -4526.111816, 3.647820, 287.73089599609375)},
}

_vCore.blips = { -- Basic blips


{name="Braquage de superette", scale=0.1, color=49, id=59,ZoneBlip = false,
Position = vector3(-707.40, -914.74, 19.21)},
{name="Braquage de superette", scale=0.1, color=49, id=59,ZoneBlip = false,
Position = vector3(25.74, -1345.52, 29.49)},
{name="Braquage de superette", scale=0.1, color=49, id=59,ZoneBlip = false,
Position = vector3(-48.199, -1757.80, 29.42)},
{name="Braquage de superette", scale=0.1, color=49, id=59,ZoneBlip = false,
Position = vector3(374.17, 327.80, 103.56)},
{name="Braquage de superette", scale=0.1, color=49, id=59,ZoneBlip = false,
Position = vector3(-1223.01, -907.29, 12.32)},
{name="Braquage de superette", scale=0.1, color=49, id=59,ZoneBlip = false,
Position = vector3(1135.59, -982.61, 46.41)},
{name="Braquage de superette", scale=0.1, color=49, id=59,ZoneBlip = false,
Position = vector3(-2967.84, 391.40, 15.04)},
{name="Braquage de superette", scale=0.1, color=49, id=59,ZoneBlip = false,
Position = vector3(-3041.06, 585.103, 7.90)},
{name="Braquage de superette", scale=0.1, color=49, id=59,ZoneBlip = false,
Position = vector3(-3244.08, 1001.32, 12.83)},
{name="Braquage de superette", scale=0.1, color=49, id=59,ZoneBlip = false,
Position = vector3(-1821.41, 793.88, 138.11)},
{name="Braquage de superette", scale=0.1, color=49, id=59,ZoneBlip = false,
Position = vector3(1961.0549316406,3740.8920898438,32.343730926514)},
{name="Braquage de superette", scale=0.1, color=49, id=59,ZoneBlip = false,
Position = vector3(-1486.9412841797,-379.38009643555,40.163440704346)},
{name="Braquage de superette", scale=0.1, color=49, id=59,ZoneBlip = false,
Position = vector3(1163.5622558594,-323.66421508789,69.205047607422)},
{name="Braquage de superette", scale=0.1, color=49, id=59,ZoneBlip = false,
Position = vector3(2556.3720703125,382.12768554688,108.62291717529)},
{name="Braquage de superette", scale=0.1, color=49, id=59,ZoneBlip = false,
Position = vector3(1166.0716552734,2709.3576660156,38.15771484375)},
{name="Braquage de superette", scale=0.1, color=49, id=59,ZoneBlip = false,
Position = vector3(547.82373046875,2670.9067382812,42.156532287598)},
{name="Braquage de superette", scale=0.1, color=49, id=59,ZoneBlip = false,
Position = vector3(2678.3679199219,3280.6831054688,55.241115570068)},
{name="Braquage de superette", scale=0.1, color=49, id=59,ZoneBlip = false,
Position = vector3(1729.1472167969,6414.927734375,35.037212371826)},
{name="Braquage de superette", scale=0.1, color=49, id=59,ZoneBlip = false,
Position = vector3(1392.6323242188,3605.0432128906,34.980930328369)},
{name="Braquage de Fleeca-Bank", scale=0.1, color=46, id=108,ZoneBlip = false,
Position = vector3(149.694, -1040.757, 29.374)},
{name="Braquage de Fleeca-Bank", scale=0.1, color=46, id=108,ZoneBlip = false,
Position = vector3(313.969, -279.032, 54.1708)},
{name="Braquage de Fleeca-Bank", scale=0.1, color=46, id=108,ZoneBlip = false,
Position = vector3(-1212.751, -330.773, 37.787)},
{name="Braquage de Fleeca-Bank", scale=0.1, color=46, id=108,ZoneBlip = false,
Position = vector3(-2962.589, 482.689, 15.703)},
{name="Braquage de Fleeca-Bank", scale=0.1, color=46, id=108,ZoneBlip = false,
Position = vector3(1174.9436035156,2706.8845214844,38.09411239624)},
{name="Banque Centrale", scale=0.8, color=53, id=475,ZoneBlip = false, Position
= vector3(230.476, 214.235, 105.547)},
{name="~b~Etat ~s~| ~s~Gouvernement", scale=0.8, color=0, id=419,ZoneBlip =
false,MoreInfo = false, Position = vector3(-546.73553, -202.9565, 47.41)},
{name="~b~Etat ~s~| ~s~EMS Sud", scale=0.8, color=3, id=61,ZoneBlip = false,
Position = vector3(305.07720947266, -586.30279541016, 43.284076690674)},
{name="~b~Etat ~s~| ~s~LSPD", scale=0.8, color=42, id=60,ZoneBlip = false,
Position = vector3(83.404526, -395.851776, 47.314148)},
{name="Bijouterie", scale=0.8, color=53, id=617,ZoneBlip = false, Position =
vector3(-629.713, -236.528, 38.057)},
{name="Salon de Tatouage", scale=0.8, color=1, id=75,ZoneBlip = false, Position
= vector3(-1153.9765625,-1425.6508789063,4.9544591903687)},
{name="Salon de Tatouage", scale=0.8, color=1, id=75,ZoneBlip = false, Position
= vector3(1322.9339599609,-1651.7247314453,52.275100708008)},
{name="Salon de Tatouage", scale=0.8, color=1, id=75,ZoneBlip = false, Position
= vector3(322.47463989258,181.18678283691,103.5865020752)},
{name="Salon de Tatouage", scale=0.8, color=1, id=75,ZoneBlip = false, Position
= vector3(-3170.6804199219,1075.3693847656,20.829183578491)},
{name="Salon de Tatouage", scale=0.8, color=1, id=75,ZoneBlip = false, Position
= vector3(1864.1744384766,3748.1657714844,33.031852722168)},
{name="Salon de Tatouage", scale=0.8, color=1, id=75,ZoneBlip = false, Position
= vector3(-294.1257019043,6199.6538085938,31.488185882568)},
{name="Lester", scale=0.8, color=0, id=77,ZoneBlip = false, Position =
vector3(706.5475, -966.1048, 30.41285)},
}

_vCore.positionjob = {
concess_voiture = {
bossmenu = vector3(-25.62269, -1104.612, 27.2743),
vendeur = vector3(-30.80954, -1096.743, 27.27438),
},
concess_bateau = {
bossmenu = vector3(274.1879, -1152.423, 33.26706),
vendeur = vector3(297.4586, -1169.261, 29.66507),
}
}

_vCore.zonegf = {
spawn = {
vector3(1082.6109619141, 3037.2263183594, 42.13623046875),
vector3(1069.5692138672, 3049.3054199219, 42.186767578125),
vector3(1062.2241210938, 3030.6198730469, 42.119384765625),
vector3(1065.5736083984, 3067.3054199219, 42.186767578125),
},
quit = vector3(237.301361, -816.911255, 30.202297)
}

_vCore.Music = {
{
name = "access_ambience",
link = "https://www.youtube.com/watch?v=FFV6t4Dl_zQ",
dst = 15.0,
starting = 35.0,
pos = vector3(-804.69226074219,-600.15887451172,30.275325775146),
max = 0.05,
},
}

-- ____ ____ _ _ _______ _____ ____ _ _ ______


-- | _ \ / __ \| | | |__ __|_ _/ __ \| | | | ____|
-- | |_) | | | | | | | | | | || | | | | | | |__
-- | _ <| | | | | | | | | | || | | | | | | __|
-- | |_) | |__| | |__| | | | _| || |__| | |__| | |____
-- |____/ \____/ \____/ |_| |_____\___\_\\____/|______|

-- ARMES --
WeaponBoutique = {
{label = 'Katana', name = 'WEAPON_KATANA', description = nil, price = 450},
{label = 'Glock-17', name = 'WEAPON_GLOCK', description = nil, price = 1200},
{label = 'Arme de défense Personnel', name = 'WEAPON_COMBATPDW', description =
nil, price = 2500},
{label = 'AK-47', name = 'WEAPON_ASSAULTRIFLE', description = nil, price =
5000},
{label = 'Scar17', name = 'WEAPON_SCAR17FM', description = nil, price = 8000},

--[[{label = 'GOLDM', name = 'WEAPON_GOLDM', description = nil, price = 3500},


{label = 'MIDASGUN', name = 'WEAPON_MIDASGUN', description = nil, price =
3500},
{label = 'AK-REDL', name = 'WEAPON_REDL', description = nil, price = 3500},
{label = 'AKORUS', name = 'WEAPON_AKORUS', description = nil, price = 3500},
{label = 'MILITARM4', name = 'WEAPON_MILITARM4', description = nil, price =
3500},
{label = 'PREDATOR', name = 'WEAPON_PREDATOR', description = nil, price =
3500},
{label = 'BLASTAK', name = 'WEAPON_BLASTAK', description = nil, price = 3500},
{label = 'BLASTM4', name = 'WEAPON_BLASTM4', description = nil, price = 3500},
{label = 'BLACKSNIPER', name = 'WEAPON_BLACKSNIPER', description = nil, price =
3500},
{label = 'CHAINSAW', name = 'WEAPON_CHAINSAW', description = nil, price =
3500},
{label = 'DESERTPURPLE', name = 'WEAPON_DESERTPURPLE', description = nil, price
= 3500},
{label = 'REVOLVERVAMP', name = 'WEAPON_REVOLVERVAMP', description = nil, price
= 3500},
{label = 'SPIDERAK', name = 'WEAPON_SPIDERAK', description = nil, price =
3500},
{label = 'PUMPKIN RIFLE', name = 'WEAPON_PUMPKIN', description = nil, price =
3500},
{label = 'BONEPER', name = 'WEAPON_BONEPER', description = nil, price = 3500},
{label = 'SIG550', name = 'WEAPON_SIG550', description = nil, price = 3500},
{label = 'REVOLVERULTRA', name = 'WEAPON_REVOLVERULTRA', description = nil,
price = 3500},
{label = 'DOUBLEBARREL', name = 'WEAPON_COACHGUN', description = nil, price =
3500},
{label = 'SHOTGUNK', name = 'WEAPON_SHOTGUNK', description = nil, price =
3500},
{label = 'VSCO', name = 'WEAPON_VSCO', description = nil, price = 3500},
{label = 'BLUERIOT', name = 'WEAPON_BLUERIOT', description = nil, price =
3500},
{label = 'ANCIENT', name = 'WEAPON_ANCIENT', description = nil, price = 3500},
{label = 'SNAKE', name = 'WEAPON_SNAKE', description = nil, price = 3500},
{label = 'HELL', name = 'WEAPON_HELL', description = nil, price = 3500},
{label = 'OBLIVION', name = 'WEAPON_OBLIVION', description = nil, price =
3500},
{label = 'KINETIC', name = 'WEAPON_KINETIC', description = nil, price = 3500},
{label = 'TEC9M', name = 'WEAPON_TEC9M', description = nil, price = 3500},
{label = 'TEC9MF', name = 'WEAPON_TEC9MF', description = nil, price = 3500},
{label = 'TEC9MB', name = 'WEAPON_TEC9MB', description = nil, price = 3500},
{label = 'SCARSC', name = 'WEAPON_SCARSC', description = nil, price = 3500},
{label = 'SOVEREIGN', name = 'WEAPON_SOVEREIGN', description = nil, price =
3500},
{label = 'GLOCK17', name = 'WEAPON_GLOCK17', description = nil, price = 3500},
{label = 'ALIEN', name = 'WEAPON_ALIEN', description = nil, price = 3500},
{label = 'MIDGARD', name = 'WEAPON_MIDGARD', description = nil, price = 3500},
{label = 'MAZE', name = 'WEAPON_MAZE', description = nil, price = 3500},
{label = 'PENIS', name = 'WEAPON_PENIS', description = nil, price = 3500},
{label = 'SPECIALHAMMER', name = 'WEAPON_SPECIALHAMMER', description = nil,
price = 3500},
{label = 'AK-GUARD', name = 'WEAPON_GUARD', description = nil, price = 3500},
{label = 'GRAU', name = 'WEAPON_GRAU', description = nil, price = 3500},
{label = 'SCAR 17', name = 'WEAPON_SCAR17', description = nil, price = 3500},
{label = 'M19', name = 'WEAPON_M19', description = nil, price = 3500},
{label = 'UZI', name = 'WEAPON_UZILS', description = nil, price = 3500},
{label = 'DESERT NIKE', name = 'WEAPON_DESERTNIKE', description = nil, price =
3500},
{label = 'GLOCKDM', name = 'WEAPON_GLOCKDM', description = nil, price = 3500},
{label = 'M4BEAST', name = 'WEAPON_M4BEAST', description = nil, price = 3500},
{label = 'M4GOLDBEAST', name = 'WEAPON_M4GOLDBEAST', description = nil, price =
3500},
{label = 'HELLSNIPER', name = 'WEAPON_HELLSNIPER', description = nil, price =
3500},
{label = '357', name = 'WEAPON_357', description = nil, price = 3500},
{label = 'MCX', name = 'WEAPON_MCX', description = nil, price = 3500},
{label = 'AK BONE', name = 'WEAPON_AKBONE', description = nil, price = 3500},
{label = 'SCOM', name = 'WEAPON_SCOM', description = nil, price = 3500},
{label = '680M', name = 'WEAPON_680M', description = nil, price = 3500},
{label = 'GUTSLING', name = 'WEAPON_GUTSLING', description = nil, price =
3500},
{label = 'AA12', name = 'WEAPON_AA', description = nil, price = 3500},
{label = 'SNAKEU', name = 'WEAPON_SNAKEU', description = nil, price = 3500},
{label = 'SNAKEPER', name = 'WEAPON_SNAKEPER', description = nil, price =
3500},
{label = 'SNAKENADE', name = 'WEAPON_SNAKENADE', description = nil, price =
3500},
{label = 'ASSAULTRIFLELS', name = 'WEAPON_ASSAULTRIFLELS', description = nil,
price = 3500},
{label = 'DIABLO', name = 'WEAPON_DIABLO', description = nil, price = 3500},
{label = 'SCARWHITE', name = 'WEAPON_SCARWHITE', description = nil, price =
3500},
{label = 'SNIWOLF', name = 'WEAPON_SNIWOLF', description = nil, price = 3500},
{label = 'WOLFVERN', name = 'WEAPON_WOLFVERN', description = nil, price =
3500},
{label = 'WOLFKNIFE', name = 'WEAPON_WOLFKNIFE', description = nil, price =
3500},
{label = 'RAVENPISTOL', name = 'WEAPON_RAVENPISTOL', description = nil, price =
3500},
{label = 'RAVENKNIFE', name = 'WEAPON_RAVENKNIFE', description = nil, price =
3500},
{label = 'PPSH41', name = 'WEAPON_PPSH41', description = nil, price = 3500},
{label = 'CAVEIRA', name = 'WEAPON_CAVEIRA', description = nil, price = 3500},
{label = 'DEAGLEDRAGON', name = 'WEAPON_DEAGLEDRAGON', description = nil, price
= 3500},
{label = 'REVODRAGON', name = 'WEAPON_REVODRAGON', description = nil, price =
3500},
{label = 'DRAGON', name = 'WEAPON_DRAGON', description = nil, price = 3500},
{label = 'TEMPLE', name = 'WEAPON_TEMPLE', description = nil, price = 3500},
{label = 'AK-47', name = 'WEAPON_ASSAULTRIFLE', description = nil, price =
3500}]]
}
SecurityWeapons = {
['WEAPON_KATANA'] = {price = 450, name = 'WEAPON_KATANA',label = 'Katana'},
['WEAPON_GLOCK'] = {price = 1200, name = 'WEAPON_GLOCK',label = 'Glock-17'},
['WEAPON_COMBATPDW'] = {price = 2500, name = 'WEAPON_COMBATPDW',label = 'Arme
de défense Personnel'},
['WEAPON_ASSAULTRIFLE'] = {price = 5000, name = 'WEAPON_ASSAULTRIFLE',label =
'AK-47'},
['WEAPON_SCAR17FM'] = {price = 8000, name = 'WEAPON_SCAR17FM',label =
'Scar17'},
}
-- VEHICULES --
BoutiqueVehicles = {
{label = 'RS6', model = '2020RS6', description = nil, price = 3000},
{label = 'RS6 DEMON', model = 'rs666', description = nil, price = 3000},
{label = 'RS7 DEMON', model = 'rs7c8wb', description = nil, price = 3000},
{label = 'GT63S', model = 'rmodgt63', description = nil, price = 2500},
{label = 'G650', model = 'g650', description = nil, price = 2500},
{label = 'A45 AMG', model = 'a45', description = nil, price = 3000},
{label = 'MUSTANG', model = 'mustang19', description = nil, price = 1500},
{label = 'RAPTOR', model = 'RAPTOR150', description = nil, price = 2500},
{label = 'SIAN', model = 'rmodsianr', description = nil, price = 4200},
{label = 'Golf 7R', model = 'mk7', description = nil, price = 1500},
{label = 'Honda 450CRF', model = '450crf', description = nil, price = 2000},
{label = 'separator', model = 'U~g\ny~I~o~Q~c~UE', description = nil, price =
nil},
{label = 'Bmw m8', model = 'mi8', description = "Ce véhicule est unique, il ne
sera plus jamais disponible apres ça~s~\nVitesse Max : 450km/h~s~", price = 15000}
--Pas Bon--
}
SecurityVehicles = {
['gle53'] = {label = 'MERCEDES GLE53', model = 'gle53', description = nil,
price = 2500},
-- ['charger21'] = {label = 'DODGE CHARGER HELLCA', model = 'charger21',
description = nil, price = 3000},
['brabus500'] = {label = 'MERCEDES G500', model = 'brabus500', description =
nil, price = 2500},
['rmodrover'] = {label = 'RANGE ROVER SPORT', model = 'rmodrover', description
= nil, price = 3000},
['2020RS6'] = {label = 'AUDI RS6', model = '2020RS6', description = nil, price
= 3000},
['rs7r'] = {label = 'AUDI RS7', model = 'rs7r', description = nil, price =
2500},
['bmwm8wb'] = {label = 'BMW M8', model = 'bmwm8wb', description = nil, price =
3000},
['g650'] = {label = 'MERCEDES G650', model = 'g650', description = nil, price =
2500},
['918'] = {label = 'PORSCHE 918', model = '918', description = nil, price =
4800},--Pas Bon--
['rs666'] = {label = 'AUDI RS666', model = 'rs666', description = nil, price =
3000},
['chironss'] = {label = 'BUGATTI CHIRON SS', model = 'chironss', description =
nil, price = 4800},--Pas Bon--
['rmodlp750'] = {label = 'LAMBO AVENTADOR SV', model = 'rmodlp750', description
= nil, price = 4000},--Pas Bon--
['e63sf'] = {label = 'MERCEDES E63S', model = 'e63sf', description = nil, price
= 2000},--Pas Bon--
['mk7'] = {label = 'Golf 7R', model = 'mk7', description = nil, price = 1500},
['mi8'] = {label = 'Bmw m8', model = 'mi8', description = "Ce véhicule est
unique, il ne sera plus jamais disponible apres ça~s~\nVitesse Max : 450km/h~s~",
price = 15000},--Pas Bon--
['rs7c8wb'] = {label = 'AUDI RS7 C8WB', model = 'rs7c8wb', description = nil,
price = 3000},
['gls20'] = {label = 'MERCEDES GLS', model = 'gls20', description = nil, price
= 2400},
['mustang19'] = {label = 'FORD MUSTANG', model = 'mustang19', description =
nil, price = 2400},
['rmodsianr'] = {label = 'LAMBORGHINI SIAN', model = 'rmodsianr', description =
nil, price = 4200},
['450crf'] = {label = 'Honda 450CRF', model = '450crf', description = nil,
price = 2000},
['r1'] = {label = 'Yamaha R1 2020', model = 'r1', description = nil, price =
2400},--Pas Bon--
['tmaxdx'] = {label = 'TMAX', model = 'tmaxdx', description = nil, price =
1000},--Pas Bon--
['yPG205t16A'] = {label = 'Peugeot 205 Turbo', model = 'yPG205t16A',
description = nil, price = 1500},--Pas Bon--
['hurevos'] = {label = 'Lamborghini Huracan', model = 'hurevos', description =
nil, price = 4000},--Pas Bon--
['rmodbiposto'] = {label = 'Fiat Abart', model = 'rmodbiposto', description =
nil, price = 2000},
['cliors'] = {label = 'Renault Clio RS', model = 'cliors', description = nil,
price = 1500},
['urus'] = {label = 'Urus 2018', model = 'urus', description = nil, price =
2000},
['rmodsuprapandem'] = {label = 'Toyota Supra', model = 'rmodsuprapandem',
description = nil, price = 2500},
['22m2cs'] = {label = 'BMW M2', model = '22m2cs', description = nil, price =
2000},--Pas Bon--
['ttsr'] = {label = 'Audi TT', model = 'ttsr', description = nil, price =
2500},--Pas Bon--
['teslapd'] = {label = 'Tesla ModelS', model = 'teslapd', description = nil,
price = 5000},
['mk8r'] = {label = 'Golf 8 GTI', model = 'mk8r', description = nil, price =
3000},--Pas Bon--
['RAPTOR150'] = {label = 'FORD RAPTOR', model = 'RAPTOR150', description = nil,
price = 2500},--Pas Bon--
['2015s3'] = {label = 'Audi S3 2015', model = '2015s3', description = nil,
price = 3500},--Pas Bon--
['488'] = {label = 'Ferrari 488', model = '488', description = nil, price =
2500},--Pas Bon--
['745le'] = {label = 'BMW 745le', model = '745le', description = nil, price =
1300},
['911turbos'] = {label = 'Porsche 911 turbo S', model = '911turbos',
description = nil, price = 4000},
['bbdawn'] = {label = 'Rolls-Royce', model = 'bbdawn', description = nil, price
= 2000},--Pas Bon--
['cayenneturbo'] = {label = 'Porsche Cayenne turbo', model = 'cayenneturbo',
description = nil, price = 2500},
['ninjah2'] = {label = 'Suzuki ninja 2', model = 'ninjah2', description = nil,
price = 1500},--Pas Bon--
['p1'] = {label = 'McLaren p1', model = 'p1', description = nil, price =
5000},--Pas Bon--
['phantom8'] = {label = 'Rolls-Royce phantom', model = 'phantom8', description
= nil, price = 3000},--Pas Bon--
['rmodc63amg'] = {label = 'Mercedes c63 amg', model = 'rmodc63amg', description
= nil, price = 3000},--Pas Bon--
['rmodgt63'] = {label = 'Mercedes gt63 s', model = 'rmodgt63', description =
nil, price = 3000},
['rmodm4gts'] = {label = 'BMW m4 gts', model = 'rmodm4gts', description = nil,
price = 1500},
['rs5r'] = {label = 'Audi rs5', model = 'rs5r', description = nil, price =
3000},
['g63amg6x6 '] = {label = 'Mercedes amg 6x6', model = 'g63amg6x6', description
= nil, price = 3500},--Pas Bon--
['e63amg'] = {label = 'Mercedes E 63amg', model = 'e63amg', description = nil,
price = 3000},--Pas Bon--
['tesroad20'] = {label = 'Tesla', model = 'tesroad20', description = nil, price
= 3000},--Pas Bon--
['rs6avant20'] = {label = 'Audi RS6 abt', model = 'rs6avant20', description =
nil, price = 2500},--Pas Bon--
['r8ppi'] = {label = 'Audi r8', model = 'r8ppi', description = nil, price =
3000},--Pas Bon--
['rtruck'] = {label = 'Camion Mercedes', model = 'rtruck', description = nil,
price = 2500},--Pas Bon--
['g65amg'] = {label = 'Mercedes g65 amg', model = 'g65amg', description = nil,
price = 3000},--Pas Bon--
['f488pista'] = {label = 'Ferrari 488 pista', model = 'f488pista', description
= nil, price = 3500},--Pas Bon-
['teslax'] = {label = 'Tesla Model X', model = 'teslax', description = nil,
price = 3500}--Pas Bon-
}

_vCore.boost = {
[1] = {label = "Boost Global x2 ( 1 Heure )", price = 9999999999, time = 1,
activeBoost = {harvest = 2, processing = 2, sell = 2, hunting = 2, drugs = 2,
worksite = 2}},
[2] = {label = "Boost Global x2 ( 5 Heure )", price = 9999999999, time = 5,
activeBoost = {harvest = 2, processing = 2, sell = 2, hunting = 2, drugs = 2,
worksite = 2}},
[3] = {label = "Boost Global x2 ( 8 Heure )", price = 9999999999, time = 8,
activeBoost = {harvest = 2, processing = 2, sell = 2, hunting = 2, drugs = 2,
worksite = 2}},
[4] = {label = "Boost Global x2 ( 12 Heure )", price = 9999999999, time = 12,
activeBoost = {harvest = 2, processing = 2, sell = 2, hunting = 2, drugs = 2,
worksite = 2}},
[5] = {label = "Boost Global x2 ( 24 Heure )", price = 9999999999, time = 24,
activeBoost = {harvest = 2, processing = 2, sell = 2, hunting = 2, drugs = 2,
worksite = 2}},
[6] = {label = "Boost Global x2 ( 48 Heure )", price = 9999999999, time = 48,
activeBoost = {harvest = 2, processing = 2, sell = 2, hunting = 2, drugs = 2,
worksite = 2}},
[7] = {label = "Boost Global x2 ( 96 Heure )", price = 9999999999, time = 96,
activeBoost = {harvest = 2, processing = 2, sell = 2, hunting = 2, drugs = 2,
worksite = 2}},
-- X5 GLOBAL
[8] = { label = "Boost Global x5 ( 1 Heure )", price = 9999999999, time = 1,
activeBoost = { harvest = 5, processing = 5, sell = 5, hunting = 5, drugs = 5,
worksite = 5}},
[9] = { label = "Boost Global x5 ( 5 Heure )", price = 9999999999, time = 5,
activeBoost = { harvest = 5, processing = 5, sell = 5, hunting = 5, drugs = 5,
worksite = 5}},
[10] = { label = "Boost Global x5 ( 8 Heure )", price = 9999999999, time = 8,
activeBoost = { harvest = 5, processing = 5, sell = 5, hunting = 5, drugs = 5,
worksite = 5}},
[11] = { label = "Boost Global x5 ( 12 Heure )", price = 9999999999, time = 12,
activeBoost = { harvest = 5, processing = 5, sell = 5, hunting = 5, drugs = 5,
worksite = 5}},
[12] = { label = "Boost Global x5 ( 24 Heure )", price = 9999999999, time = 24,
activeBoost = { harvest = 5, processing = 5, sell = 5, hunting = 5, drugs = 5,
worksite = 5}},
[13] = { label = "Boost Global x5 ( 48 Heure )", price = 9999999999, time = 48,
activeBoost = { harvest = 5, processing = 5, sell = 5, hunting = 5, drugs = 5,
worksite = 5}},
[14] = { label = "Boost Global x5 ( 96 Heure )", price = 9999999999, time = 96,
activeBoost = { harvest = 5, processing = 5, sell = 5, hunting = 5, drugs = 5,
worksite = 5}},
--NEW BOOST
[15] = {label = "Boost Global x2 ( 1 jour )", price = 1500, time = 24,
activeBoost = {harvest = 2, processing = 2, sell = 2, hunting = 2, drugs = 2,
worksite = 2}},
[16] = {label = "Boost Global x2 ( 2 jours )", price = 3000, time = 48,
activeBoost = {harvest = 2, processing = 2, sell = 2, hunting = 2, drugs = 2,
worksite = 2}},
[17] = {label = "Boost Global x2 ( 4 jours )", price = 6000, time = 96,
activeBoost = {harvest = 2, processing = 2, sell = 2, hunting = 2, drugs = 2,
worksite = 2}},
[18] = {label = "Boost Global x2 ( 7 jours )", price = 10000, time = 168,
activeBoost = {harvest = 2, processing = 2, sell = 2, hunting = 2, drugs = 2,
worksite = 2}},
[19] = {label = "Boost Global x2 ( 14 jours )", price = 18000, time = 336,
activeBoost = {harvest = 2, processing = 2, sell = 2, hunting = 2, drugs = 2,
worksite = 2}},
[20] = {label = "Boost Global x2 ( 30 jours )", price = 24000, time = 720,
activeBoost = {harvest = 2, processing = 2, sell = 2, hunting = 2, drugs = 2,
worksite = 2}},
}

_vCore.BoostMenu = {
category = {
{
label = "Boost Global x2",
subMenu = {
{boostId = 15, label = "Boost Global x2", usableOn = "Récolte,
Traitement, Vente, Drogues, Chantier, Chasse", price = 1500, time = 24},
{boostId = 16, label = "Boost Global x2", usableOn = "Récolte,
Traitement, Vente, Drogues, Chantier, Chasse", price = 3000, time = 48},
{boostId = 17, label = "Boost Global x2", usableOn = "Récolte,
Traitement, Vente, Drogues, Chantier, Chasse", price = 6000, time = 96},
{boostId = 18, label = "Boost Global x2", usableOn = "Récolte,
Traitement, Vente, Drogues, Chantier, Chasse", price = 10000, time = 168},
{boostId = 19, label = "Boost Global x2", usableOn = "Récolte,
Traitement, Vente, Drogues, Chantier, Chasse", price = 18000, time = 336},
{boostId = 20, label = "Boost Global x2", usableOn = "Récolte,
Traitement, Vente, Drogues, Chantier, Chasse", price = 24000, time = 720},
}
},
{
label = "Boost Global x5",
subMenu = {
{boostId = 8, label = "Boost Global x5", usableOn = "Récolte,
Traitement, Vente, Drogues, Chantier, Chasse", price = 1500, time = 1},
{boostId = 9, label = "Boost Global x5", usableOn = "Récolte,
Traitement, Vente, Drogues, Chantier, Chasse", price = 7450, time = 5},
{boostId = 10, label = "Boost Global x5", usableOn = "Récolte,
Traitement, Vente, Drogues, Chantier, Chasse", price = 11500, time = 8},
{boostId = 11, label = "Boost Global x5", usableOn = "Récolte,
Traitement, Vente, Drogues, Chantier, Chasse", price = 17500, time = 12},
{boostId = 12, label = "Boost Global x5", usableOn = "Récolte,
Traitement, Vente, Drogues, Chantier, Chasse", price = 32000, time = 24},
{boostId = 13, label = "Boost Global x5", usableOn = "Récolte,
Traitement, Vente, Drogues, Chantier, Chasse", price = 61000, time = 48},
{boostId = 14, label = "Boost Global x5", usableOn = "Récolte,
Traitement, Vente, Drogues, Chantier, Chasse", price = 120000, time = 96},
}
},
}
}

_vCore.Notifications = {
['success-BuyBoost'] = "Vous avez réussi à acheter le Boost suivant: ",
['failure-BuyBoost'] = "Une erreur s'est produite lors de l'obtention du
boost.",
['notenoughmoney-BuyBoost'] = "Vous n'avez pas assez de Points Boutique pour
acheter ce boost !",

['alreadyowned-BuyBoost'] = "Vous possédez déjà un Boost!",

['boost-payment'] = "Vous avez été payé: ",


['noboost-payment'] = "Étant donné que vous possédez un boost, la somme
suivante a été ajoutée à votre paye: ",
}

-- __ __ ______ _ _ _ _ _____ __ __ _____ _ _


-- | \/ | ____| \ | | | | | /\ | __ \| \/ |_ _| \ | |
-- | \ / | |__ | \| | | | | / \ | | | | \ / | | | | \| |
-- | |\/| | __| | . ` | | | | / /\ \ | | | | |\/| | | | | . ` |
-- | | | | |____| |\ | |__| | / ____ \| |__| | | | |_| |_| |\ |
-- |_| |_|______|_| \_|\____/ /_/ \_\_____/|_| |_|_____|_| \_|

_vCore.TenueStaffAutomatique = true -- Si vous mettez true, changer la permissions


["AUTOMATIQUETENUE"]

-- Ne pas toucher, tous es déjà configurer


_vCore.GangsBuilder = true
_vCore.JobsBuilder = true
_vCore.FarmingsBuilder = true
_vCore.GaragesBuilder = true
_vCore.DoorsBuilder = false

_vCore.HudOnServiceStaff = true -- si vous souhaiter que l'hud staff s'enlever


quand quelqu'un quitte le service staff
_vCore.PedOnServiceStaff = true -- si vous souhaiter que les Peds staff s'enlever
quand quelqu'un quitte le service staff

_vCore.listwhitelist = { -- Véhicule qu'un staff (helpeur) peut faire spawn dans le


menu admin !
{model = "sanchez"},
{model = "panto"},
{model = "sultan"},
{model = "sanchez2"},
{model = "blista"},
{model = "cliffhanger"},
}

_vCore.control = {
openMenu = "f9", -- Touche pour ouvrir le menu
freeCam = "f2", -- Touche pour le noclip
tpMarker = "f4", -- Touche pour ce téléporter sur un marqueur
}

-- Ne pas toucher, tous es déjà configurer


_vCore.command = {
heal = "heal", -- Changer si votre commande n'est pas /heal
freeze = "freeze", -- Changer si votre commande n'est pas /freeze
unfreeze = "unfreeze", -- Changer si votre commande n'est pas /unfreeze
setjob = "setjob", -- Changer si votre commande n'est pas /setjob
setjob2 = "setjob2", -- Changer si votre commande n'est pas /setjob2
}

-- Ne pas toucher, tous es déjà configurer


_vCore.Builder = {
creategarage = "creategarage",
modifygarage = "garage:modify",
addvehicle = "garage:addvehicle",
cleargaragegarage = "garage:clearGarage",
deletevehiculegarage = "garage:deleteVehicle",

createdoor = "createdoor",
deletedoor = "deletedoor",

gangsbuilder = "gangs",
mecanobuilder = "createmecano",
maisonbuilder = "maison",
jobsbuilder = "createentreprise",
farmingsbuilder = "createfarming",
}

-- ATTENTION, une mauvaise manipulation est le serveur peut ne plus démarer,


veuillez ne pas changer si vous n'etes pas dev
_vCore.rankList = {
{rank = "helper", label = "Helpeur"},
{rank = "mod", label = "Modérateur"},
{rank = "admin", label = "Administrateur"},
{rank = "superadmin", label = "Super-Administrateur"},
{rank = "gerantlegal", label = "Gérant Légal"},
{rank = "gerantillegal", label = "Gérant Illégal"},
{rank = "gerantstaff", label = "Gérant Staff"},
{rank = "mainteam", label = "Main-Team"},
{rank = "responsable", label = "Fondateur"},
{rank = "fondateur", label = "Créateur"}
}

_vCore.HautGrader = {
["gerantlegal"] = true,
["gerantillegal"] = true,
["gerantstaff"] = true,
["mainteam"] = true,
["responsable"] = true,
["fondateur"] = true
}

_vCore.rankListgamertag = { -- Nom afficher dans le gamertag (nom des joueurs)


quand il sont staff
["user"] = "",
["helper"] = "H",
["mod"] = "M",
["admin"] = "A",
["superadmin"] = "S-A",
["gerantlegal"] = "RL",
["gerantillegal"] = "RI",
["gerantstaff"] = "RS",
["mainteam"] = "M-T",
["responsable"] = "F",
["fondateur"] = "C",
}

_vCore.staffRole = { -- ne pas changer si vous ne savez pas dev


["helper"] = {grade = 1},
["mod"] = {grade = 2},
["admin"] = {grade = 3},
["superadmin"] = {grade = 4},
["gerantlegal"] = {grade = 5},
["gerantillegal"] = {grade = 6},
["gerantstaff"] = {grade = 7},
["mainteam"] = {grade = 8},
["responsable"] = {grade = 9},
["fondateur"] = {grade = 10},
}

-- Si vous mettez 3 alors le 1, 2, et 3 y aurons acces

_vCore.perm = { -- Gestion des permissions du menu grade au dessus ↑


["ACCES_PARAMETRE"] = 1,
["HEAL"] = 3,
["REPORT"] = 1,
["GIVE_ITEM"] = 7,
["GIVE_VEH"] = 7,
["GIVE_CASH"] = 7,
["GIVE_BANK"] = 7,
["GIVE_BLACK_MONEY"] = 7,
["GIVE_WEAPON_LICENSE"] = 7,
["GIVE_DRIVE_LICENSE"] = 7,
["WIPE"] = 5,
["REVIVE"] = 1,
["SCREEN"] = 2,
["JAIL"] = 1,
["WARN"] = 2,
["BLIPS"] = 1,
["ANNONCE"] = 4,
["MULTI_VEH_SPEED"] = 5,
["DELETE_ITEM"] = 3,
["OPEN_SKIN_MENU"] = 4,
["VEH_GESTION"] = 1,
["VEH_GESTION_ADMIN"] = 1,
["SETJOB"] = 4,
["INVINCIBLE"] = 3,
["OBJETS"] = 3,
["SUPERJUMP"] = 4,
["SUPERSPRINT"] = 4,
["DELGUN"] = 4,
["KILL"] = 3,
["REVIVE_ALL"] = 3,
["GIVE_GARAGE_VEH"] = 5,
["KICK"] = 3,
["BAN"] = 3,
["PED"] = 4,
["PEDTROLL"] = 7,
["DELETE_WEAPON"] = 4,
["DELETE_MONEY"] = 4,
["OPEN_INV"] = 4,
["GIVE_WEAPON"] = 7,
["GERANTECONO"] = 7,
["GERANTSTAFF"] = 7,
["NAMEADVANCED"] = 3,
["GIVE_WEAPON_PERM"] = 5,
["TELEPORT_ALL"] = 3,
["WEIGHTINFINITE"] = 4, -- Mettre le poids de l'inventaire infini
["CHANGE_PERM"] = 4,
["HISTOBOUTIQUE"] = 7,
["CHANGE_TENU"] = 3, -- Si le staff peut enlever ça tenue
["AUTOMATIQUETENUE"] = 3,
["SHOWGANG"] = 6, -- Afficher les gangs sur la map
["GESTION_ARME"] = 8,
["GESTION_ZONE"] = 4,
["GESTION_EVENT"] = 3,
["GESTION_AC"] = 4,
["GESTION_BUILDER"] = 4,
["GESTION_SERVER"] = 3, -- Acces a la gestion Serveur
["DEV"] = 10, -- Extra pour dev/fonda
["GESTION_BOUTIQUE"] = 10,
}

_vCore.optionalTP = { -- Rajouter les coordonnées des points de TP optionnels


{label = "PC", pos = vector3(216.91, -810.93, 30.69)},
{label = "LSPD", pos = vector3(34.404949, -374.616425, 39.126652)},
{label = "Hopital", pos = vector3(-1857.42, -350.7845, 49.38783) },
{label = "Fourriere SUD", pos = vector3(403.96, -1625.67, 29.29)},
{label = "Fourriere NORD", pos = vector3(-479.89, 6021.62, 31.34)}
}

_vCore.ped = { -- Liste des peds vous pouvez en rejouter


(https://wiki.rage.mp/index.php?title=Peds)
{label = "Singe", model = "a_c_chimp"},
{label = "Danseuse", model = "csb_stripper_01"},
{label = "Cosmonaute", model = "s_m_m_movspace_01"},
{label = "Alien", model = "s_m_m_movalien_01"},
{label = "Chat", model = "a_c_cat_01"},
{label = "Aigle", model = "a_c_chickenhawk"},
{label = "Coyote", model = "a_c_coyote"},
}

-- Ne pas toucher, tous es déjà configurer


_vCore.reviveTrigger = "esx_ambulancejob:revive"
_vCore.esx_licenceTrigger = "esx_license:addLicense"
_vCore.healTrigger = "esx_status:healPlayer"

-- Ne pas toucher si vous ne savez pas dev


function WipeTable(targetId) -- Fonction qui vide la table des joueurs lors d'un
wipe
MySQL.Async.execute("DELETE FROM vclothes WHERE identifier = '"..targetId.."'")
MySQL.Async.execute("DELETE FROM billing WHERE identifier = '"..targetId.."'")
MySQL.Async.execute("DELETE FROM starterpack WHERE identifier =
'"..targetId.."'")
MySQL.Async.execute("DELETE FROM playerstattoos WHERE identifier =
'"..targetId.."'")
MySQL.Async.execute('DELETE FROM owned_vehicles WHERE owner = @owner AND
boutique = @boutique', { ['@owner'] = targetId,['@boutique'] = 0 })
MySQL.Async.execute("DELETE FROM vbank WHERE identifier = '"..targetId.."'")
MySQL.Async.execute("DELETE FROM user_licenses WHERE owner = '"..targetId.."'")

MySQL.Async.fetchAll("SELECT * FROM users WHERE identifier = @identifier", {


['@identifier'] = targetId
}, function(result)
if result[1] ~= nil then
local listearmeperm = {}
local oldLoadout = json.decode(result[1].loadout)
for k,v in pairs(oldLoadout) do
if _vCore.permWeapon[v.name] ~= nil and _vCore.permWeapon[v.name]
== true then
table.insert(listearmeperm, {name=v.name, label=v.label,
components=json.decode(v.components),ammo=0})
end
end

MySQL.Async.execute("UPDATE users SET skin = NULL, accounts = NULL,


loadout = @loadout, inventory = NULL, job = NULL, job_grade = NULL, job2 = NULL,
job2_grade = NULL, firstname = NULL, lastname = NULL, dateofbirth = NULL, sex =
NULL, height = NULL WHERE identifier = @identifier", {
["@identifier"] = targetId,
["@loadout"] = json.encode(listearmeperm)
})
end
end)
end

-- Alerte Police
_vCore.pourcent = {
withsupp = { -- Avec
randommax = 25,
thenbr = 2,
}, -- pourcentage de change avec un silencieux
withoutsupp = { -- Sans
randommax = 12,
thenbr = 2,
}, -- pourcentage de change sans silencieux
}
_vCore.suppressorlist = { -- Liste des silencieux
-- weapon_pistol/weapon_snspistol/...
{name = "suppressor", model = "COMPONENT_AT_PI_SUPP"},
{name = "suppressor", model = "COMPONENT_AT_PI_SUPP_02"},
-- weapon_pistol50/weapon_minismg/weapon_microsmg/weapon_assaultrifle/
weapon_assaultrifle_mk2/...
{name = "suppressor", model = "COMPONENT_AT_AR_SUPP"},
{name = "suppressor", model = "COMPONENT_AT_AR_SUPP_02"},
-- weapon_m6ic
{name = "suppressor", model = "COMPONENT_M6IC_SUPP_01"},
{name = "suppressor", model = "COMPONENT_M6IC_SUPP_02"},
{name = "suppressor", model = "COMPONENT_M6IC_SUPP_03"},
-- weapon_hk416b
{name = "suppressor", model = "COMPONENT_AT_HK416B_SUPP"},
-- weapon_scar17fm
{name = "suppressor", model = "COMPONENT_SCAR_BARREL_01"},
{name = "suppressor", model = "COMPONENT_SCAR_BARREL_02"},
{name = "suppressor", model = "COMPONENT_SCAR_BARREL_03"},
{name = "suppressor", model = "COMPONENT_SCAR_BARREL_04"},
{name = "suppressor", model = "COMPONENT_SCAR_BARREL_05"},
{name = "suppressor", model = "COMPONENT_SCAR_BARREL_06"},
{name = "suppressor", model = "COMPONENT_SCAR_BARREL_07"},
{name = "suppressor", model = "COMPONENT_SCAR_BARREL_08"},
{name = "suppressor", model = "COMPONENT_SCAR_BARREL_09"},
}

ConfigStarterPack = {
ESX = "",
MessageBan = "Tentative de Cheat StarterPack",
KeySystem = true, -- Si vous utilisez un systeme de clé sur votre serveur
Money = {
cash = "cash",
},

DirtyCash = {
sale = "dirtycash",
},

Pack = {
["legal"] = {
Type = "Pack Légal",
Description = "Voici le pack legal dans lequel vous pourrez bénéficiez
de : \n~g~5000$~s~\n~b~10 Eaux~s~\n~o~10 pains",
Notification = "Vous venez de recevoir votre starterpack Légal !",
["Reward"] = {
cash = 5000,
weapon = {
{name = "WEAPON_PISTOL"},
{name = "WEAPON_PISTOL50"}
},
items = {
{count = 10, name = "bread"},
{count = 10, name = "water"}
},
car = "sultan",
},
},
["illegal"] = {
Type = "Pack Illégal",
Description = "Voici le pack illégal dans lequel vous pourrez
bénéficiez de : \n~r~2500$~s~\n~y~2500$~s~\n~b~Une Batte",
Notification = "Vous venez de recevoir votre starterpack Illégal !",
["Reward"] = {
cash = 2500,
sale = 2500,
weapon = {
{name = "WEAPON_BAT"}
},
car = "bf400"
}
}
},

Touche = {
["phone"] = {
Label = "Ouvrir le Téléphone",
Description = nil,
RightLabel = "G",
},
["boutique"] = {
Label = "Ouvrir le menu Boutique",
Description = nil,
RightLabel = "F1",
},
["f5"] = {
Label = "Ouvrir le menu Personnel",
Description = nil,
RightLabel = "F5",
},
["alt"] = {
Label = "Ouvrir le menu Intéraction",
Description = nil,
RightLabel = "ALT",
},
["f6"] = {
Label = "Ouvrir le menu Entreprise",
Description = nil,
RightLabel = "F6",
},
["f7"] = {
Label = "Ouvrir le menu Illégal",
Description = nil,
RightLabel = "F7",
},
["s'assoir"] = {
Label = "S'accroupir",
Description = nil,
RightLabel = "CRTL",
},
["pointer"] = {
Label = "Pointer du doight",
Description = nil,
RightLabel = "B",
},
["leverlesmains"] = {
Label = "Lever les mains",
Description = nil,
RightLabel = "X",
}
},

Ped = {
Active = false,
Name = "",
Positon = vector3(-1038.281, -2731.04, 20.16929),
Heading = 268.3641052246094

},

HelpNotification = "Appuyer sur ~INPUT_CONTEXT~ pour intéragir",

Menu = {
["Title"] = "",
["Subtitle"] = "Voici les pack disponibles",
}
}

cfg_garage_entreprise = {
{
job = "journalist",
pos = vector3(-1094.4547119141,-260.2604675293,37.703941345215),
sortieDeVeh = {
{pos = vector3(-1099.2333984375,-265.43713378906,37.659378051758),
heading = 3.65},
{pos = vector3(-1099.0323486328,-257.60055541992,37.67671585083),
heading = 3.65},
},
vehs = {
{
nom = "Crown Victoria",
spawn = "police",
props = {
modTurbo = true,
},
},
{
nom = "SUV",
spawn = "police3",
props = {
modTurbo = true,
},
},
},
},
}

-- _____ _____ ____ _____ _ _ ______ _____


-- | __ \| __ \ / __ \ / ____| | | | ____|/ ____|
-- | | | | |__) | | | | | __| | | | |__ | (___
-- | | | | _ /| | | | | |_ | | | | __| \___ \
-- | |__| | | \ \| |__| | |__| | |__| | |____ ____) |
-- |_____/|_| \_\\____/ \_____|\____/|______|_____/

Config.Drugs = {
Price = 400,
maxSells = 800,
maxCountSell = 9,
Wait = 2000, -- Pas toucher
Drugs = { -- Liste des laboratoires
["weed"] = {
["recolte"] = { -- Position de récolte dans le labo
vector3(1060.5313720703, -3193.3864746094, -39.140571594238),
vector3(1060.8548583984, -3203.1354980469, -39.14879989624),
vector3(1058.69140625, -3203.4396972656, -39.06368637085),
vector3(1051.401, -3204.18, -39.13237),
vector3(1051.636, -3201.86, -39.11514),
vector3(1053.872, -3195.949, -39.16129),
vector3(1053.914, -3191.11, -39.16134),
vector3(1057.406, -3197.282, -39.13162),
vector3(1060.5856933594, -3198.4584960938, -39.161205291748)
},
["traitement"] = { -- Position de Traitement dans le labo
vector3(1039.4801025391, -3205.1555175781, -38.165992736816)
-- vector3(1034.7731933594, -3205.2922363281, -38.176445007324),
-- vector3(1044.2901611328, -3195.0302734375, -38.158569335938)
}
},
["coke"] = {
["recolte"] = { -- Position de récolte dans le labo
vector3(0.275, -100.649, -100.99348)
},
["traitement"] = { -- Position de Traitement dans le labo
vector3(1095.275, -3196.649, -38.99348),
vector3(1092.846, -3196.585, -38.99348),
vector3(1090.47, -3196.574, -38.99348),
vector3(1090.417, -3194.834, -38.99348),
vector3(1092.83, -3194.832, -38.99348),
vector3(1095.228, -3194.821, -38.99348),
}
},
["meth"] = {
["recolte"] = { -- Position de récolte dans le labo
vector3(1005.748, -3200.344, -38.51991),
},
["traitement"] = { -- Position de Traitement dans le labo
vector3(1014.049, -3194.937, -38.99311),
vector3(1012.178, -3194.937, -38.99311),
vector3(1016.402, -3194.963, -38.99311)
}
},
},
Items = {
["weed"] = {
["recolte"] = {
name = "weedrecolte",
label = "Weed",
animtype = "anim",
animdict = "anim@amb@clubhouse@tutorial@bkr_tut_ig3@",
anim = "machinic_loop_mechandplayer",
animtime = 2000,
marker = false,
props = "prop_weed_01"
},
["traitement"] = {
name = "weedtraitement",
label = "Pochon de weed",
animtype = "scenario",
animdict = "PROP_HUMAN_BUM_BIN",
anim = nil,
animtime = 5000,
marker = true,
props = nil
}
},
["coke"] = {
["recolte"] = {
name = "cocainerecolte",
label = "Coke",
animtype = "anim",
animdict = "anim@amb@clubhouse@tutorial@bkr_tut_ig3@",
anim = "machinic_loop_mechandplayer",
animtime = 2000,
marker = false,
props = "prop_coral_bush_01"
},
["traitement"] = {
name = "cocainetraitement",
label = "Pochon de coke",
animtype = "scenario",
animdict = "PROP_HUMAN_BUM_BIN",
anim = nil,
animtime = 5000,
marker = true,
props = nil
}
},
["meth"] = {
["recolte"] = {
name = "methrecolte",
label = "Méthamphétamine",
animtype = "scenario",
animdict = "PROP_HUMAN_BUM_BIN",
anim = nil,
animtime = 15000,
marker = true,
props = nil
},
["traitement"] = {
name = "methtraitement",
label = "Pochon de Méthamphétamine",
animtype = "scenario",
animdict = "PROP_HUMAN_BUM_BIN",
anim = nil,
animtime = 5000,
marker = true,
props = nil
}
}
},
RandomZone = {}, -- Pas toucher
x = {}, -- Pas toucher
y = {}, -- Pas toucher
z = {}, -- Pas toucher
objSpawn = {}, -- Pas toucher
}

-- _ ____ _____ _____


-- | | / __ \ / ____|/ ____|
-- | | | | | | | __| (___
-- | | | | | | | |_ |\___ \
-- | |___| |__| | |__| |____) |
-- |______\____/ \_____|_____/

_vCore.nAdminLog = {
ALL =
"https://discord.com/api/webhooks/1230210547677528197/drClH0FmcEHv7kEDLyT-
p1BpdjB8i4qu6pbMiXhpnRGJsb8wSp0rNVl8l4-FcFYx6FI_",
TP = "",
HEAL = "",
SETJOB = "",
REVIVE = "",
PRIVATE_MESSAGE = "",
REMOVE_ITEM = "",
REMOVE_WEAPON = "",
REMOVE_MONEY = "",
GIVE_ITEM = "",
GIVE_VEH = "",
GIVE_GARAGE_VEH = "",
GIVE_WEAPON = "",
GIVE_LICENCE = "",
GARAGE = "",
GIVE_MONEY = "",
JAIL = "",
KICK = "",
BAN = "",
WARN = "",
CLEAR_INV = "",
CLEAR_WEAPON = "",
CLEAR_VEHICULE = "",
WIPE = "",
SET_RANK = "",
SKIN_MENU = "",
ANNONCE = "",
REPORT = ""
}

_vCore.Logs = {
["all"] =
"https://discord.com/api/webhooks/1230210547677528197/drClH0FmcEHv7kEDLyT-
p1BpdjB8i4qu6pbMiXhpnRGJsb8wSp0rNVl8l4-FcFYx6FI_",
["ressource"] =
"https://discord.com/api/webhooks/1230210547677528197/drClH0FmcEHv7kEDLyT-
p1BpdjB8i4qu6pbMiXhpnRGJsb8wSp0rNVl8l4-FcFYx6FI_",
["mort"] =
"https://discord.com/api/webhooks/1230210547677528197/drClH0FmcEHv7kEDLyT-
p1BpdjB8i4qu6pbMiXhpnRGJsb8wSp0rNVl8l4-FcFYx6FI_",
["jail"] =
"https://discord.com/api/webhooks/1230210547677528197/drClH0FmcEHv7kEDLyT-
p1BpdjB8i4qu6pbMiXhpnRGJsb8wSp0rNVl8l4-FcFYx6FI_",
["unjail"] =
"https://discord.com/api/webhooks/1230210547677528197/drClH0FmcEHv7kEDLyT-
p1BpdjB8i4qu6pbMiXhpnRGJsb8wSp0rNVl8l4-FcFYx6FI_",
["gangbuilder"] =
"https://discord.com/api/webhooks/1230210547677528197/drClH0FmcEHv7kEDLyT-
p1BpdjB8i4qu6pbMiXhpnRGJsb8wSp0rNVl8l4-FcFYx6FI_",
["connexion"] =
"https://discord.com/api/webhooks/1230210547677528197/drClH0FmcEHv7kEDLyT-
p1BpdjB8i4qu6pbMiXhpnRGJsb8wSp0rNVl8l4-FcFYx6FI_",
["deco"] =
"https://discord.com/api/webhooks/1230210547677528197/drClH0FmcEHv7kEDLyT-
p1BpdjB8i4qu6pbMiXhpnRGJsb8wSp0rNVl8l4-FcFYx6FI_",
["utils_item"] =
"https://discord.com/api/webhooks/1230210547677528197/drClH0FmcEHv7kEDLyT-
p1BpdjB8i4qu6pbMiXhpnRGJsb8wSp0rNVl8l4-FcFYx6FI_",
["jailgun"] =
"https://discord.com/api/webhooks/1230210547677528197/drClH0FmcEHv7kEDLyT-
p1BpdjB8i4qu6pbMiXhpnRGJsb8wSp0rNVl8l4-FcFYx6FI_",
["jailcmd"] =
"https://discord.com/api/webhooks/1230210547677528197/drClH0FmcEHv7kEDLyT-
p1BpdjB8i4qu6pbMiXhpnRGJsb8wSp0rNVl8l4-FcFYx6FI_",
["unjail"] =
"https://discord.com/api/webhooks/1230210547677528197/drClH0FmcEHv7kEDLyT-
p1BpdjB8i4qu6pbMiXhpnRGJsb8wSp0rNVl8l4-FcFYx6FI_",
["addarmory"] =
"https://discord.com/api/webhooks/1230210547677528197/drClH0FmcEHv7kEDLyT-
p1BpdjB8i4qu6pbMiXhpnRGJsb8wSp0rNVl8l4-FcFYx6FI_",
["takearmory"] =
"https://discord.com/api/webhooks/1230210547677528197/drClH0FmcEHv7kEDLyT-
p1BpdjB8i4qu6pbMiXhpnRGJsb8wSp0rNVl8l4-FcFYx6FI_",
["modveh"] =
"https://discord.com/api/webhooks/1230210547677528197/drClH0FmcEHv7kEDLyT-
p1BpdjB8i4qu6pbMiXhpnRGJsb8wSp0rNVl8l4-FcFYx6FI_",
["custom"] =
"https://discord.com/api/webhooks/1230210547677528197/drClH0FmcEHv7kEDLyT-
p1BpdjB8i4qu6pbMiXhpnRGJsb8wSp0rNVl8l4-FcFYx6FI_",
["treasure"] =
"https://discord.com/api/webhooks/1230210547677528197/drClH0FmcEHv7kEDLyT-
p1BpdjB8i4qu6pbMiXhpnRGJsb8wSp0rNVl8l4-FcFYx6FI_",
["reavip"] =
"https://discord.com/api/webhooks/1230210547677528197/drClH0FmcEHv7kEDLyT-
p1BpdjB8i4qu6pbMiXhpnRGJsb8wSp0rNVl8l4-FcFYx6FI_",
["Weaponcraft"] =
"https://discord.com/api/webhooks/1230210547677528197/drClH0FmcEHv7kEDLyT-
p1BpdjB8i4qu6pbMiXhpnRGJsb8wSp0rNVl8l4-FcFYx6FI_",
["Fleecamoney"] =
"https://discord.com/api/webhooks/1230210547677528197/drClH0FmcEHv7kEDLyT-
p1BpdjB8i4qu6pbMiXhpnRGJsb8wSp0rNVl8l4-FcFYx6FI_",
["verifstaff"] =
"https://discord.com/api/webhooks/1230210547677528197/drClH0FmcEHv7kEDLyT-
p1BpdjB8i4qu6pbMiXhpnRGJsb8wSp0rNVl8l4-FcFYx6FI_",
["CommandeTebex"] =
"https://discord.com/api/webhooks/1230210547677528197/drClH0FmcEHv7kEDLyT-
p1BpdjB8i4qu6pbMiXhpnRGJsb8wSp0rNVl8l4-FcFYx6FI_",
["boutique_caisse"] =
"https://discord.com/api/webhooks/1230210547677528197/drClH0FmcEHv7kEDLyT-
p1BpdjB8i4qu6pbMiXhpnRGJsb8wSp0rNVl8l4-FcFYx6FI_",
["boutique_vehicle"] =
"https://discord.com/api/webhooks/1230210547677528197/drClH0FmcEHv7kEDLyT-
p1BpdjB8i4qu6pbMiXhpnRGJsb8wSp0rNVl8l4-FcFYx6FI_",
["boutique_weapon"] =
"https://discord.com/api/webhooks/1230210547677528197/drClH0FmcEHv7kEDLyT-
p1BpdjB8i4qu6pbMiXhpnRGJsb8wSp0rNVl8l4-FcFYx6FI_",
["boutique_weaponcustom"] =
"https://discord.com/api/webhooks/1230210547677528197/drClH0FmcEHv7kEDLyT-
p1BpdjB8i4qu6pbMiXhpnRGJsb8wSp0rNVl8l4-FcFYx6FI_",
["ban"] =
"https://discord.com/api/webhooks/1230210547677528197/drClH0FmcEHv7kEDLyT-
p1BpdjB8i4qu6pbMiXhpnRGJsb8wSp0rNVl8l4-FcFYx6FI_",
["unban"] =
"https://discord.com/api/webhooks/1230210547677528197/drClH0FmcEHv7kEDLyT-
p1BpdjB8i4qu6pbMiXhpnRGJsb8wSp0rNVl8l4-FcFYx6FI_",
["transaction-item"] =
"https://discord.com/api/webhooks/1230210547677528197/drClH0FmcEHv7kEDLyT-
p1BpdjB8i4qu6pbMiXhpnRGJsb8wSp0rNVl8l4-FcFYx6FI_",
["transaction-weapon"] =
"https://discord.com/api/webhooks/1230210547677528197/drClH0FmcEHv7kEDLyT-
p1BpdjB8i4qu6pbMiXhpnRGJsb8wSp0rNVl8l4-FcFYx6FI_",
["transaction-account"] =
"https://discord.com/api/webhooks/1230210547677528197/drClH0FmcEHv7kEDLyT-
p1BpdjB8i4qu6pbMiXhpnRGJsb8wSp0rNVl8l4-FcFYx6FI_",
["give-item"] =
"https://discord.com/api/webhooks/1230210547677528197/drClH0FmcEHv7kEDLyT-
p1BpdjB8i4qu6pbMiXhpnRGJsb8wSp0rNVl8l4-FcFYx6FI_",
["give-weapon"] =
"https://discord.com/api/webhooks/1230210547677528197/drClH0FmcEHv7kEDLyT-
p1BpdjB8i4qu6pbMiXhpnRGJsb8wSp0rNVl8l4-FcFYx6FI_",
["give-account"] =
"https://discord.com/api/webhooks/1230210547677528197/drClH0FmcEHv7kEDLyT-
p1BpdjB8i4qu6pbMiXhpnRGJsb8wSp0rNVl8l4-FcFYx6FI_",
["screenshot"] =
"https://discord.com/api/webhooks/1230210547677528197/drClH0FmcEHv7kEDLyT-
p1BpdjB8i4qu6pbMiXhpnRGJsb8wSp0rNVl8l4-FcFYx6FI_"
}

ConfigStarterPack.Logs = {
Icon = "",
WebHook = "",
Content = {
["Title"] = "Un joueur viens de récupérer le startepack %s",
["Description"] = "Le joueur:\n License: ** %s **\n Id: ** %s ** \nId
Unique: ** %s ** \nviens de récupérer sont starter pack !",
["Colour"] = 1752220,
}
}

-- Tenues

_vCore.Stafftenue = { -- Tenues staff à vous de la personnalisé | m = homme f =


femme
m = {
['sex'] = 0,
['bags_1'] = 0, ['bags_2'] = 0,
['tshirt_1'] = 15, ['tshirt_2'] = 0,
['torso_1'] = 289, ['torso_2'] = 3,
['arms'] = 1,
['pants_1'] = 178, ['pants_2'] = 3,
['shoes_1'] = 149, ['shoes_2'] = 3,
['bproof_1'] = 0,
['chain_1'] = 0, ['chain_2'] = 0,
},
f = {
['tshirt_1'] = 1, ['tshirt_2'] = 0,
['torso_1'] = 251, ['torso_2'] = 5,
['decals_1'] = 0, ['decals_2'] = 0,
['arms'] = 6,
['pants_1'] = 97, ['pants_2'] = 5,
['shoes_1'] = 70, ['shoes_2'] = 0,
['glasses_1'] = 28, ['glasses_2'] = 0,
['helmet_1'] = -1, ['helmet_2'] = 0,
['chain_1'] = 0, ['chain_2'] = 0,
['ears_1'] = -1, ['ears_2'] = 0
}
}

_vCore.StafftenueFonda = { -- Tenues staff à vous de la personnalisé | m = homme f


= femme
m = {
['sex'] = 0,
['bags_1'] = 0, ['bags_2'] = 0,
['tshirt_1'] = 15, ['tshirt_2'] = 0,
['torso_1'] = 289, ['torso_2'] = 10,
['arms'] = 1,
['pants_1'] = 178, ['pants_2'] = 10,
['shoes_1'] = 149, ['shoes_2'] = 10,
['bproof_1'] = 0,
['chain_1'] = 0, ['chain_2'] = 0,
},
f = {
['tshirt_1'] = 1, ['tshirt_2'] = 0,
['torso_1'] = 251, ['torso_2'] = 5,
['decals_1'] = 0, ['decals_2'] = 0,
['arms'] = 6,
['pants_1'] = 97, ['pants_2'] = 5,
['shoes_1'] = 70, ['shoes_2'] = 0,
['glasses_1'] = 28, ['glasses_2'] = 0,
['helmet_1'] = -1, ['helmet_2'] = 0,
['chain_1'] = 0, ['chain_2'] = 0,
['ears_1'] = -1, ['ears_2'] = 0
}
}

_vCore.StafftenueSuperAdmin = { -- Tenues staff à vous de la personnalisé | m =


homme f = femme
m = {
['sex'] = 0,
['bags_1'] = 0, ['bags_2'] = 0,
['tshirt_1'] = 15, ['tshirt_2'] = 0,
['torso_1'] = 289, ['torso_2'] = 5,
['arms'] = 1,
['pants_1'] = 178, ['pants_2'] = 5,
['shoes_1'] = 149, ['shoes_2'] = 5,
['bproof_1'] = 0,
['chain_1'] = 0, ['chain_2'] = 0,
},
f = {
['tshirt_1'] = 1, ['tshirt_2'] = 0,
['torso_1'] = 251, ['torso_2'] = 5,
['decals_1'] = 0, ['decals_2'] = 0,
['arms'] = 6,
['pants_1'] = 97, ['pants_2'] = 5,
['shoes_1'] = 70, ['shoes_2'] = 0,
['glasses_1'] = 28, ['glasses_2'] = 0,
['helmet_1'] = -1, ['helmet_2'] = 0,
['chain_1'] = 0, ['chain_2'] = 0,
['ears_1'] = -1, ['ears_2'] = 0
}
}

_vCore.StafftenueAdmin = { -- Tenues staff à vous de la personnalisé | m = homme f


= femme
m = {
['sex'] = 0,
['bags_1'] = 0, ['bags_2'] = 0,
['tshirt_1'] = 15, ['tshirt_2'] = 0,
['torso_1'] = 289, ['torso_2'] = 1,
['arms'] = 1,
['pants_1'] = 178, ['pants_2'] = 1,
['shoes_1'] = 149, ['shoes_2'] = 1,
['bproof_1'] = 0,
['chain_1'] = 0, ['chain_2'] = 0,
},
f = {
['tshirt_1'] = 1, ['tshirt_2'] = 0,
['torso_1'] = 251, ['torso_2'] = 5,
['decals_1'] = 0, ['decals_2'] = 0,
['arms'] = 6,
['pants_1'] = 97, ['pants_2'] = 5,
['shoes_1'] = 70, ['shoes_2'] = 0,
['glasses_1'] = 28, ['glasses_2'] = 0,
['helmet_1'] = -1, ['helmet_2'] = 0,
['chain_1'] = 0, ['chain_2'] = 0,
['ears_1'] = -1, ['ears_2'] = 0
}
}
_vCore.Stafftenuemod = { -- Tenues staff à vous de la personnalisé | m = homme f =
femme
m = {
['sex'] = 0,
['bags_1'] = 0, ['bags_2'] = 0,
['tshirt_1'] = 15, ['tshirt_2'] = 0,
['torso_1'] = 289, ['torso_2'] = 4,
['arms'] = 1,
['pants_1'] = 178, ['pants_2'] = 4,
['shoes_1'] = 149, ['shoes_2'] = 4,
['bproof_1'] = 0,
['chain_1'] = 0, ['chain_2'] = 0,
},
f = {
['tshirt_1'] = 1, ['tshirt_2'] = 0,
['torso_1'] = 251, ['torso_2'] = 5,
['decals_1'] = 0, ['decals_2'] = 0,
['arms'] = 6,
['pants_1'] = 97, ['pants_2'] = 5,
['shoes_1'] = 70, ['shoes_2'] = 0,
['glasses_1'] = 28, ['glasses_2'] = 0,
['helmet_1'] = -1, ['helmet_2'] = 0,
['chain_1'] = 0, ['chain_2'] = 0,
['ears_1'] = -1, ['ears_2'] = 0
}
}

_vCore.Stafftenuemodgerantstaff = { -- Tenues staff à vous de la personnalisé | m =


homme f = femme
m = {
['sex'] = 0,
['bags_1'] = 0, ['bags_2'] = 0,
['tshirt_1'] = 15, ['tshirt_2'] = 0,
['torso_1'] = 289, ['torso_2'] = 9,
['arms'] = 1,
['pants_1'] = 178, ['pants_2'] = 9,
['shoes_1'] = 149, ['shoes_2'] = 9,
['bproof_1'] = 0,
['chain_1'] = 0, ['chain_2'] = 0,
},
f = {
['tshirt_1'] = 1, ['tshirt_2'] = 0,
['torso_1'] = 251, ['torso_2'] = 5,
['decals_1'] = 0, ['decals_2'] = 0,
['arms'] = 6,
['pants_1'] = 97, ['pants_2'] = 5,
['shoes_1'] = 70, ['shoes_2'] = 0,
['glasses_1'] = 28, ['glasses_2'] = 0,
['helmet_1'] = -1, ['helmet_2'] = 0,
['chain_1'] = 0, ['chain_2'] = 0,
['ears_1'] = -1, ['ears_2'] = 0
}
}
_vCore.Stafftenuemodgerantillegal = { -- Tenues staff à vous de la personnalisé | m
= homme f = femme
m = {
['sex'] = 0,
['bags_1'] = 0, ['bags_2'] = 0,
['tshirt_1'] = 15, ['tshirt_2'] = 0,
['torso_1'] = 289, ['torso_2'] = 9,
['arms'] = 1,
['pants_1'] = 178, ['pants_2'] = 9,
['shoes_1'] = 149, ['shoes_2'] = 9,
['bproof_1'] = 0,
['chain_1'] = 0, ['chain_2'] = 0,
},
f = {
['tshirt_1'] = 1, ['tshirt_2'] = 0,
['torso_1'] = 251, ['torso_2'] = 5,
['decals_1'] = 0, ['decals_2'] = 0,
['arms'] = 6,
['pants_1'] = 97, ['pants_2'] = 5,
['shoes_1'] = 70, ['shoes_2'] = 0,
['glasses_1'] = 28, ['glasses_2'] = 0,
['helmet_1'] = -1, ['helmet_2'] = 0,
['chain_1'] = 0, ['chain_2'] = 0,
['ears_1'] = -1, ['ears_2'] = 0
}
}
_vCore.Stafftenuemodgerantlegal = { -- Tenues staff à vous de la personnalisé | m =
homme f = femme
m = {
['sex'] = 0,
['bags_1'] = 0, ['bags_2'] = 0,
['tshirt_1'] = 15, ['tshirt_2'] = 0,
['torso_1'] = 289, ['torso_2'] = 9,
['arms'] = 1,
['pants_1'] = 178, ['pants_2'] = 9,
['shoes_1'] = 149, ['shoes_2'] = 9,
['bproof_1'] = 0,
['chain_1'] = 0, ['chain_2'] = 0,
},
f = {
['tshirt_1'] = 1, ['tshirt_2'] = 0,
['torso_1'] = 251, ['torso_2'] = 5,
['decals_1'] = 0, ['decals_2'] = 0,
['arms'] = 6,
['pants_1'] = 97, ['pants_2'] = 5,
['shoes_1'] = 70, ['shoes_2'] = 0,
['glasses_1'] = 28, ['glasses_2'] = 0,
['helmet_1'] = -1, ['helmet_2'] = 0,
['chain_1'] = 0, ['chain_2'] = 0,
['ears_1'] = -1, ['ears_2'] = 0
}
}

_vCore.Uniforms = { -- Pour changer la tenu en jail


prison_wear = {
male = {
['tshirt_1'] = 15, ['tshirt_2'] = 0,
['torso_1'] = 146, ['torso_2'] = 0,
['decals_1'] = 0, ['decals_2'] = 0,
['arms'] = 0, ['pants_1'] = 3,
['pants_2'] = 7, ['shoes_1'] = 12,
['shoes_2'] = 12, ['chain_1'] = 50,
['chain_2'] = 0
},
female = {
['tshirt_1'] = 3, ['tshirt_2'] = 0,
['torso_1'] = 38, ['torso_2'] = 3,
['decals_1'] = 0, ['decals_2'] = 0,
['arms'] = 2, ['pants_1'] = 3,
['pants_2'] = 15, ['shoes_1'] = 66,
['shoes_2'] = 5, ['chain_1'] = 0,
['chain_2'] = 2
}
}
}

-- Configuration pour avoir un serveur vraiment réaliste


Config.WeaponsOnlyFirstPersAim = false -- Limite les joueurs menta gf en bloquant
la premiere personne quand quelqu'un vise avec une arme (conseiller sur les
serveurs au pistolet)
Config.WeaponsNewDamage = true -- Augement les dégats des armes en fonction de
votre configuration d'en dessous
Config.Weapons = {
[`WEAPON_UNARMED`] = {model = `WEAPON_UNARMED`, modifier = 0.2, disableCritical
= true},
[`WEAPON_NIGHTSTICK`] = {model = `WEAPON_NIGHTSTICK`, modifier = 0.3,
disableCritical = true},
[`WEAPON_FLASHLIGHT`] = {model = `WEAPON_FLASHLIGHT`, modifier = 0.3,
disableCritical = true},

[`WEAPON_KNIFE`] = {model = `WEAPON_KNIFE`, modifier = 0.3, disableCritical =


true},
[`WEAPON_KNUCKLE`] = {model = `WEAPON_KNUCKLE`, modifier = 0.3, disableCritical
= true},
[`WEAPON_NIGHTSTICK`] = {model = `WEAPON_NIGHTSTICK`, modifier = 0.3,
disableCritical = true},
[`WEAPON_HAMMER`] = {model = `WEAPON_HAMMER`, modifier = 0.3, disableCritical =
true},
[`WEAPON_BAT`] = {model = `WEAPON_BAT`, modifier = 0.3, disableCritical =
true},
[`WEAPON_GOLFCLUB`] = {model = `WEAPON_GOLFCLUB`, modifier = 0.3,
disableCritical = true},
[`WEAPON_CROWBAR`] = {model = `WEAPON_CROWBAR`, modifier = 0.3, disableCritical
= true},
[`WEAPON_BOTTLE`] = {model = `WEAPON_BOTTLE`, modifier = 0.3, disableCritical =
true},
[`WEAPON_DAGGER`] = {model = `WEAPON_DAGGER`, modifier = 0.3, disableCritical =
true},
[`WEAPON_HATCHET`] = {model = `WEAPON_HATCHET`, modifier = 0.3, disableCritical
= true},
[`WEAPON_MACHETE`] = {model = `WEAPON_MACHETE`, modifier = 0.3, disableCritical
= true},
[`WEAPON_SWITCHBLADE`] = {model = `WEAPON_SWITCHBLADE`, modifier = 0.3,
disableCritical = true},
[`WEAPON_PROXMINE`] = {model = `WEAPON_PROXMINE`, modifier = 0.3,
disableCritical = true},
[`WEAPON_BZGAS`] = {model = `WEAPON_BZGAS`, modifier = 0.3, disableCritical =
true},
[`WEAPON_SMOKEGRENADE`] = {model = `WEAPON_SMOKEGRENADE`, modifier = 0.3,
disableCritical = true},
[`WEAPON_MOLOTOV`] = {model = `WEAPON_MOLOTOV`, modifier = 0.3, disableCritical
= true},
[`WEAPON_REVOLVER`] = {model = `WEAPON_REVOLVER`, modifier = 0.3,
disableCritical = true},
[`WEAPON_POOLCUE`] = {model = `WEAPON_POOLCUE`, modifier = 0.3, disableCritical
= true},
[`WEAPON_PIPEWRENCH`] = {model = `WEAPON_PIPEWRENCH`, modifier = 0.3,
disableCritical = true},
[`WEAPON_PISTOL`] = {model = `WEAPON_PISTOL`, modifier = 0.3, disableCritical =
false},
[`WEAPON_PISTOL_MK2`] = {model = `WEAPON_PISTOL_MK2`, modifier = 0.3,
disableCritical = false},
[`WEAPON_COMBATPISTOL`] = {model = `WEAPON_COMBATPISTOL`, modifier = 0.3,
disableCritical = false},
[`WEAPON_APPISTOL`] = {model = `WEAPON_APPISTOL`, modifier = 0.3,
disableCritical = false},
[`WEAPON_PISTOL50`] = {model = `WEAPON_PISTOL50`, modifier = 0.3,
disableCritical = false},
[`WEAPON_SNSPISTOL`] = {model = `WEAPON_SNSPISTOL`, modifier = 0.2,
disableCritical = false},
[`WEAPON_HEAVYPISTOL`] = {model = `WEAPON_HEAVYPISTOL`, modifier = 0.3,
disableCritical = false},
[`WEAPON_VINTAGEPISTOL`] = {model = `WEAPON_VINTAGEPISTOL`, modifier = 0.3,
disableCritical = false},
[`WEAPON_FLAREGUN`] = {model = `WEAPON_FLAREGUN`, modifier = 0.3,
disableCritical = true},
[`WEAPON_MARKSMANPISTOL`] = {model = `WEAPON_MARKSMANPISTOL`, modifier = 0.3,
disableCritical = true},
[`WEAPON_MICROSMG`] = {model = `WEAPON_MICROSMG`, modifier = 0.3,
disableCritical = true},
[`WEAPON_MINISMG`] = {model = `WEAPON_MINISMG`, modifier = 0.3, disableCritical
= true},
[`WEAPON_SMG`] = {model = `WEAPON_SMG`, modifier = 0.3, disableCritical =
true},
[`WEAPON_SMG_MK2`] = {model = `WEAPON_SMG_MK2`, modifier = 0.3, disableCritical
= true},
[`WEAPON_ASSAULTSMG`] = {model = `WEAPON_ASSAULTSMG`, modifier = 0.3,
disableCritical = true},
[`WEAPON_ASSAULTRIFLE`] = {model = `WEAPON_ASSAULTRIFLE`, modifier = 0.3,
disableCritical = true},
[`WEAPON_ASSAULTRIFLE_MK2`] = {model = `WEAPON_ASSAULTRIFLE_MK2`, modifier =
0.3, disableCritical = true},
[`WEAPON_MG`] = {model = `WEAPON_MG`, modifier = 0.3, disableCritical = true},
[`WEAPON_COMBATMG`] = {model = `WEAPON_COMBATMG`, modifier = 0.3,
disableCritical = true},
[`WEAPON_COMBATMG_MK2`] = {model = `WEAPON_COMBATMG_MK2`, modifier = 0.3,
disableCritical = true},
[`WEAPON_COMBATPDW`] = {model = `WEAPON_COMBATPDW`, modifier = 0.3,
disableCritical = true},
}

Config.ChangeVehicleSpeed = true -- Si vous voulez changer la vitesse des véhicules


sur votre serveur
Config.Handling = "classes" -- "classes" ou "vehicles"

-- Seulement si Handling = classes


Config.Compacts = 30.00
Config.Sedans = 30.00
Config.SUVs = 30.00
Config.Coupes = 30.00
Config.Muscle = 30.00
Config.SportsClassics = 30.00
Config.Sports = 30.00
Config.Super = 30.00
Config.Motorcycles = 30.00
Config.OffRoad = 30.00
Config.Industrial = 30.00
Config.Utility = 30.00
Config.Vans = 30.00
Config.Cycles = 30.00
Config.Boats = 30.00
Config.Helicopters = 1000.00
Config.Planes = 1000.00
Config.Service = 30.00
Config.Emergency = 30.00
Config.Military = 30.00
Config.Commercial = 30.00
Config.Trains = 30.00

-- Seulement si Handling = vehicles


Config.CustomSpeeds = {
{model = "sultanrs", speed = 101.00},
{model = "sultan", speed = 102.00},
{model = "feltzer2", speed = 103.00},
{model = "feltzer3", speed = 104.00}
}

_vCore.ChangeSpeedmeter = true -- Si vous voulez que la vitesse afficher soit pas


la vrai
_vCore.ChangeSpeedmeterValue = 2.8 -- Par default 3.6

-- Je ne vous conseil pas de toucher a cette partie


_vCore.ActionListe = { -- La liste des functions disponible (a faire aussi sur
exports.lua sur Mercury (core))
--[[{
label = "Immeuble",
name = "immeuble",
Arguments = {
{name = "Numéro de l'immeuble", type = "text", pos = "args1"}
},
Action = function(args1, args2, args3, args4, args5)
exports['Voltre']:OpenImmeuble(args1)
end
},]]
{
label = "Menu Patron",
name = "societymenu",
selected = false,
Arguments = {
{name = "Nom afficher dans le menu", type = "text", pos = "args1",
value = ""},
{name = "Nom de la society", type = "text", pos = "args2", value = ""},
{name = "Position (Protection)", type = "vector", pos = "args3", value
= {}}
},
Action = function(args1, args2, args3)
args3 = json.decode(args3)
args3 = vector3(args3.x,args3.y,args3.z)

exports['Voltre']:OpenSocietyMenu({name=args2,label=args1}, args3)
end
},
{
label = "Fourrière",
name = "fouriere",
selected = false,
Arguments = {
{name = "Position de spawn", type = "vector", pos = "args1", value =
{}},
{name = "Type de la Fourrière", type = "text", pos = "args2", value =
""}
},
Action = function(args1, args2, args3)
args1 = json.decode(args1)
args1 = vector3(args1.x,args1.y,args1.z)
local v = {PointSpawn = args1}
OpenFourriereMenu(args2, v)
end
},
{
label = "Vestiaire",
name = "vestiaire",
Arguments = {
{name = "job", type = "text", pos = "args1", value = ""}
},
Action = function(args1, args2, args3, args4, args5)
exports['Voltre']:OpenVestiaire(args1)
end
},
--[[{
label = "Point TP (2)",
name = "point-tp",
selected = false,
message = "Prendre le point de téléportation",
Arguments = {
{name = "Point de Téléportation 1", type = "vector", pos = "args1",
value = {}},
{name = "Point de Téléportation 2", type = "vector", pos = "args2",
value = {}}
},
Boucle = function(args1, args2, args3)
local dist = Vdist2(GetEntityCoords(PlayerPedId(), false), v.position)
if (dist < 2.0) then
isProche = true
if (v.message) then
--ESX.ShowHelpNotification(v.Message)
DrawInstructionBarNotification(v.position.x,
v.position.y,v.position.z, v.message)
else
--ESX.ShowHelpNotification("Appuyez sur ~INPUT_CONTEXT~ pour
intéragir~s~.")
DrawInstructionBarNotification(v.position.x,
v.position.y,v.position.z, "Appuyez sur [~y~E~s~] pour intéragir~s~.")
end
end

if dist < 20.0 then


isProche = true
DrawMarker(25, v.position.x, v.position.y, v.position.z-0.98, 0.0,
0.0, 0.0, 0.0, 0.0, 0.0, 0.55, 0.55, 0.55, tonumber(ESX.Config("r")),
tonumber(ESX.Config("g")), tonumber(ESX.Config("b")), 255, false, false, 2, false,
false, false, false)
end
if dist < 1.5 then
if IsControlJustPressed(1,51) then
actionname = v.actionname
args1 = v.args1
args2 = v.args2
args3 = v.args3
args4 = v.args4
args5 = v.args5

for k, v in pairs(_vCore.ActionListe) do
if v.name == actionname then
v.Action(args1, args2, args3, args4, args5)
end
end

--v.action(v.position)
end
end

local pointtp1 = false


local pointtp2 = false

local dist = Vdist2(GetEntityCoords(PlayerPedId(), false), args1)


if dist < 10.0 then
TimeToWait = 0
pointtp1 = true
pointtp2 = false
end

local dist2 = Vdist2(GetEntityCoords(PlayerPedId(), false), args2)


if dist2 < 10.0 then
TimeToWait = 0
pointtp2 = true
pointtp1 = false
end
if pointtp1 then
SetEntityCoords(PlayerPedId(), args2)
elseif pointtp2 then
SetEntityCoords(PlayerPedId(), args1)
end
Wait()
end,
TimeToWait = 500
},]]
{
label = "Superette",
name = "menultd",
Arguments = nil,
Action = function()
exports['Voltre']:OpenMenuLtd()
end
},
{
label = "Ammunation",
name = "ammunation",
Arguments = nil,
Action = function()
exports['Voltre']:AmmuNation()
end
},
{
label = "Banque",
name = "bank",
Arguments = nil,
Action = function()
exports['Voltre']:OpenBank()
end
},
{
label = "Car Wash",
name = "carwash",
Arguments = nil,
Action = function()
exports['Voltre']:openWarcash()
end
},
{
label = "Coiffeur",
name = "barbershop",
Arguments = nil,
Action = function()
exports['Voltre']:OpenMenuBarberShop()
end
},
{
label = "Magasin d'accessoires",
name = "openAccessShop",
Arguments = nil,
Action = function()
exports['Voltre']:openAccessShop()
end
},
{
label = "Magasin de Vêtement",
name = "openAccessShop",
Arguments = nil,
Action = function()
exports['Voltre']:OpenVetementShop()
end
},
{
label = "Quancaillerie",
name = "quancaillerie",
Arguments = nil,
Action = function()
exports['Voltre']:Quancaillerie()
end
},
{
label = "LeBonCoin",
name = "OpenLeboncoin",
Arguments = nil,
Action = function()
exports['Voltre']:OpenLeboncoin()
end
},
{
label = "MakeUp",
name = "openmakeup",
Arguments = nil,
Action = function()
exports['Voltre']:openmakeup()
end
},
{
label = "Location Start",
name = "openLocationStart",
Arguments = nil,
Action = function()
exports['Voltre']:openLocation(1)
end
},
{
label = "Location JetSki",
name = "openLocationJetSki",
Arguments = nil,
Action = function()
exports['Voltre']:openLocation(2)
end
},
{
label = "Location Velo",
name = "openLocationVelo",
Arguments = nil,
Action = function()
exports['Voltre']:openLocation(3)
end
},
{
label = "Location Travail",
name = "openLocationTravail",
Arguments = nil,
Action = function()
exports['Voltre']:openLocation(5)
end
},
}

_vCore.Events = {
["DRUGS"] = {
type = "drugs",
message = "Une cargaison de drogue a été trouvée ! Viens la récupérer avant
la LSPD !",
possibleZone = {
vector3(488.5908, -3362.791, 6.069853),
vector3(-2119.944, -494.6833, 3.23038),
vector3(-1241.547, -1842.904, 2.140611),
},
prop = {
"bkr_prop_coke_box_01a",
"bkr_prop_coke_doll_bigbox",
"bkr_prop_weed_bigbag_01a",
"bkr_prop_weed_bigbag_02a",
"bkr_prop_weed_bigbag_03a",
"bkr_prop_weed_bigbag_open_01a",
"bkr_prop_weed_bucket_01a",
"bkr_prop_weed_bucket_01b",
"bkr_prop_weed_bucket_01c",
},
item = {
"weed_pochon",
"coke_pochon",
"opium_pochon",
"meth_pochon",
"lsd_pochon",
"resine_pochon",
},
},
["BRINKS"] = {
type = "brinks",
message = "Un fourgon blindé vient de se faire pété ! Viens récupérer
l'argent avant la LSPD !",
possibleZone = {
vector3(18.79272, -1073.074, 38.15213),
vector3(55.42496, -1672.947, 29.29726),
vector3(776.0305, -2064.744, 29.3819),
vector3(862.7224, -913.9108, 25.94606),
},
money = {
Min = 10,
Max = 100,
},
prop = {
"bkr_prop_moneypack_01a",
"bkr_prop_moneypack_02a",
"bkr_prop_moneypack_03a",
},
},
["CAISSE"] = {
type = "caisse",
message = "EVENEMENT EN COURS\n~w~Nous venons de retrouver une cargaison de
caisse mystère !",
possibleZone = {
vector3(646.7936, 585.9033, 128.9108),
vector3(328.4607, 346.0337, 105.288),
vector3(-327.9891, -2700.65, 7.549608)
},
prop = {
"prop_apple_box_01",
},
item = {
"caisse",
},
},
}

Config.TypeMarker = {Index = 1}
Config.HeightMarker = {Index = 1}
Config.RotateMarker = {IndexX = 1, IndexY = 1, IndexZ = 1}
Config.ListColor = {IndexMarker = 1, IndexRect = 1, "Rouge", "Vert", "Bleu",
"Opacité"}
Config.CoordsList = {Index = 1, "vector3", "x, y, z", "{x, y, z}"}
Config.DrawRectPostion = {X = 0.5, Y = 0.5}
Config.DrawRectWidth = 0.5
Config.DrawRectHeight = 0.5

You might also like