- Initiateur de la discussion
Dragi
Geek suprême
- Messages
- 149
- Score réaction
- 9
- Points
- 115
Bonjour,Bonsoir
J'utilise le 3D car dealer mais quand je mais les permissions pour les groupes ceci ne fonctionne pas ! :/
Extrait d'un véhicule :
local TB2Insert = {}
TB2Insert.VehicleName = "Akuma"
TB2Insert.CarName = "[Premium]Akuma"
TB2Insert.CarPrice = 6500
TB2Insert.CarRefund = 3000
TB2Insert.IsSCar = true -- set this to ' true' if its SCar.
TB2Insert.Description = "Moto"
TB2Insert.AllowedUserGroups = { "premium" }
table.insert(D3DCarConfig.Car,TB2Insert)
*Mon groupe est Premium pas VIP
Pouvez vous m'aidez ?
Cordialement
Léo
J'utilise le 3D car dealer mais quand je mais les permissions pour les groupes ceci ne fonctionne pas ! :/
Extrait d'un véhicule :
local TB2Insert = {}
TB2Insert.VehicleName = "Akuma"
TB2Insert.CarName = "[Premium]Akuma"
TB2Insert.CarPrice = 6500
TB2Insert.CarRefund = 3000
TB2Insert.IsSCar = true -- set this to ' true' if its SCar.
TB2Insert.Description = "Moto"
TB2Insert.AllowedUserGroups = { "premium" }
table.insert(D3DCarConfig.Car,TB2Insert)
*Mon groupe est Premium pas VIP
Pouvez vous m'aidez ?
Cordialement
Léo