Price
$15.00A script by The_Dream_Of_Life
Price
$15.00
Annonce ouverture, fermeture, recrutement, personnalisé & message privé aux employés
Accueil
Garage
Vestiaire par grades
Coffre
Boss
Système de récupération de matériaux & de fabrication pour les chicha + objet en item
Point de vente + un pourcentage configurable relier à l’argent de la société
Magasin intégré dont chaque vente vas dans l’argent de la société
Full animation & Log discord
| VERSION : | ESX / QB |
|---|---|
| SUPPORT | OUI |
| LANGUE : | UNIVERSELLE |
| PERFORMANCE : | 00.00MS |
Config.lua :
Config = {}
Config.genre = true
Config.DrawDistance = 100.0
Logs_Discord = {
Magasin = "AJOUTER_VOTRE_LIEN",
Boss = "AJOUTER_VOTRE_LIEN",
PriseDesService = "AJOUTER_VOTRE_LIEN",
FinDesService = "AJOUTER_VOTRE_LIEN",
FabricationsDesChicha = "AJOUTER_VOTRE_LIEN",
Vente = "AJOUTER_VOTRE_LIEN",
}
Vehicle = {
{nom = "~h~→ Burrito", modele = "BURRITO2"},
}
Config.pos = {
Vestiaire = {
position = {x = -803.87548828125, y = -607.43072509766, z = 30.275314331055}
},
Vestiaire2 = {
position = {x = -805.34655761719, y = -606.48278808594, z = 30.27530670166}
},
Coffre = {
position = {x = -798.48492431641, y = -607.05389404297, z = 30.275321960449}
},
Boss = {
position = {x = -800.06970214844, y = -609.61090087891, z = 30.27530670166}
},
– GARAGE
Garage = {
position = {x = -803.94470214844, y = -587.12811279297, z = 31.47600479126}
},
SpawnVehicle = {
position = {x = -802.03106689453, y = -583.85418701172, z = 30.126035690308, h = 323}
},
SupprimerVoiture = {
position = {x = -802.03106689453, y = -583.85418701172, z = 30.12603187561}
},
– SYSTEME DE CHICHA
RecolteMateriel = {
position = {x = 2134.6440429688, y = 4768.5595703125, z = 41.036571502686}
},
FabricationChicha = {
position = {x = -804.42407226563, y = -604.09637451172, z = 30.275297164917}
},
– SYSTEME DE VENTE
VenteMarkerGps = { -- MARKER GPS F6 DU POINT DE VENTE
position = {x = -797.29840087891, y = -605.63421630859, z = 30.275302886963},
}
}
Config.percentageToSociety = 20 -- Régler le % de l'argent de chaque vente qui vas en société
Config.ArticlesChichaPositions = {
{x = -797.29840087891, y = -605.63421630859, z = 30.275302886963}
}
Config.ArticlesAVendre = { -- LES VENTES SONT DES COLIS DE 50. DONC prix:10 x 50 = 500
{ price = 15, item = 'shisha', label = 'chicha' },
-- Ajoutez d'autres articles selon vos besoins
}
– MAGASIN
Config.PedPosition = {x = -798.52935791016, y = -601.59533691406, z = 30.275291442871, heading = 333 }
Config.ShopPosition = {x = -798.52935791016, y = -601.59533691406, z = 31.275291442871 }
Config.ShopDistance = 2.0
Config.ChichaShopItems = {
{ item = 'briquet', label = 'Briquet', price = 10 },
{ item = 'tosti', label = 'Toaste', price = 5 },
{ item = 'water_bottle', label = 'Eau', price = 5 },
{ item = 'coffee', label = 'Café', price = 5 },
{ item = 'energy', label = 'Red Bull', price = 5 },
{ item = 'fanta', label = 'Fanta', price = 5 },
-- Ajoutez d'autres articles selon vos besoins
}
See what others are saying about this script.
Share your experience and help others.