Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Config.Menus = {
- main = {
- label = 'LS CUSTOMS',
- parent = nil,
- upgrades = _U('upgrades'),
- cosmetics = _U('cosmetics')
- },
- upgrades = {
- label = _U('upgrades'),
- parent = 'main',
- modEngine = _U('engine'),
- modBrakes = _U('brakes'),
- modTransmission = _U('transmission'),
- modSuspension = _U('suspension'),
- modArmor = _U('armor'),
- modTurbo = _U('turbo')
- },
- modEngine = {
- label = _U('engine'),
- parent = 'upgrades',
- modType = 11,
- price = {13.95, 32.56, 65.12, 139.53}
- },
- modBrakes = {
- label = _U('brakes'),
- parent = 'upgrades',
- modType = 12,
- price = {4.65, 9.3, 18.6, 13.95}
- },
- modTransmission = {
- label = _U('transmission'),
- parent = 'upgrades',
- modType = 13,
- price = {13.95, 20.93, 46.51}
- },
- modSuspension = {
- label = _U('suspension'),
- parent = 'upgrades',
- modType = 15,
- price = {3.72, 7.44, 14.88, 29.77, 40.2}
- },
- modArmor = {
- label = _U('armor'),
- parent = 'upgrades',
- modType = 16,
- price = {69.77, 116.28, 130.00, 150.00, 180.00, 190.00}
- },
- modTurbo = {
- label = _U('turbo'),
- parent = 'upgrades',
- modType = 17,
- price = {55.81}
- },
- cosmetics = {
- label = _U('cosmetics'),
- parent = 'main',
- bodyparts = _U('bodyparts'),
- windowTint = _U('windowtint'),
- modHorns = _U('horns'),
- neonColor = _U('neons'),
- resprays = _U('respray'),
- modXenon = _U('headlights'),
- plateIndex = _U('licenseplates'),
- wheels = _U('wheels'),
- modPlateHolder = _U('modplateholder'),
- modVanityPlate = _U('modvanityplate'),
- modTrimA = _U('interior'),
- modOrnaments = _U('trim'),
- modDashboard = _U('dashboard'),
- modDial = _U('speedometer'),
- modDoorSpeaker = _U('door_speakers'),
- modSeats = _U('seats'),
- modSteeringWheel = _U('steering_wheel'),
- modShifterLeavers = _U('gear_lever'),
- modAPlate = _U('quarter_deck'),
- modSpeakers = _U('speakers'),
- modTrunk = _U('trunk'),
- modHydrolic = _U('hydraulic'),
- modEngineBlock = _U('engine_block'),
- modAirFilter = _U('air_filter'),
- modStruts = _U('struts'),
- modArchCover = _U('arch_cover'),
- modAerials = _U('aerials'),
- modTrimB = _U('wings'),
- modTank = _U('fuel_tank'),
- modWindows = _U('windows'),
- modLivery = _U('stickers')
- },
- modPlateHolder = {
- label = _U('modplateholder'),
- parent = 'cosmetics',
- modType = 25,
- price = 3.49
- },
- modVanityPlate = {
- label = _U('modvanityplate'),
- parent = 'cosmetics',
- modType = 26,
- price = 1.1
- },
- modTrimA = {
- label = _U('interior'),
- parent = 'cosmetics',
- modType = 27,
- price = 6.98
- },
- modOrnaments = {
- label = _U('trim'),
- parent = 'cosmetics',
- modType = 28,
- price = 0.9
- },
- modDashboard = {
- label = _U('dashboard'),
- parent = 'cosmetics',
- modType = 29,
- price = 4.65
- },
- modDial = {
- label = _U('speedometer'),
- parent = 'cosmetics',
- modType = 30,
- price = 4.19
- },
- modDoorSpeaker = {
- label = _U('door_speakers'),
- parent = 'cosmetics',
- modType = 31,
- price = 5.58
- },
- modSeats = {
- label = _U('seats'),
- parent = 'cosmetics',
- modType = 32,
- price = 4.65
- },
- modSteeringWheel = {
- label = _U('steering_wheel'),
- parent = 'cosmetics',
- modType = 33,
- price = 4.19
- },
- modShifterLeavers = {
- label = _U('gear_lever'),
- parent = 'cosmetics',
- modType = 34,
- price = 3.26
- },
- modAPlate = {
- label = _U('quarter_deck'),
- parent = 'cosmetics',
- modType = 35,
- price = 4.19
- },
- modSpeakers = {
- label = _U('speakers'),
- parent = 'cosmetics',
- modType = 36,
- price = 6.98
- },
- modTrunk = {
- label = _U('trunk'),
- parent = 'cosmetics',
- modType = 37,
- price = 5.58
- },
- modHydrolic = {
- label = _U('hydraulic'),
- parent = 'cosmetics',
- modType = 38,
- price = 5.12
- },
- modEngineBlock = {
- label = _U('engine_block'),
- parent = 'cosmetics',
- modType = 39,
- price = 5.12
- },
- modAirFilter = {
- label = _U('air_filter'),
- parent = 'cosmetics',
- modType = 40,
- price = 3.72
- },
- modStruts = {
- label = _U('struts'),
- parent = 'cosmetics',
- modType = 41,
- price = 6.51
- },
- modArchCover = {
- label = _U('arch_cover'),
- parent = 'cosmetics',
- modType = 42,
- price = 4.19
- },
- modAerials = {
- label = _U('aerials'),
- parent = 'cosmetics',
- modType = 43,
- price = 1.12
- },
- modTrimB = {
- label = _U('wings'),
- parent = 'cosmetics',
- modType = 44,
- price = 6.05
- },
- modTank = {
- label = _U('fuel_tank'),
- parent = 'cosmetics',
- modType = 45,
- price = 4.19
- },
- modWindows = {
- label = _U('windows'),
- parent = 'cosmetics',
- modType = 46,
- price = 4.19
- },
- modLivery = {
- label = _U('stickers'),
- parent = 'cosmetics',
- modType = 48,
- price = 9.3
- },
- wheels = {
- label = _U('wheels'),
- parent = 'cosmetics',
- modFrontWheelsTypes = _U('wheel_type'),
- modFrontWheelsColor = _U('wheel_color'),
- tyreSmokeColor = _U('tiresmoke')
- },
- modFrontWheelsTypes = {
- label = _U('wheel_type'),
- parent = 'wheels',
- modFrontWheelsType0 = _U('sport'),
- modFrontWheelsType1 = _U('muscle'),
- modFrontWheelsType2 = _U('lowrider'),
- modFrontWheelsType3 = _U('suv'),
- modFrontWheelsType4 = _U('allterrain'),
- modFrontWheelsType5 = _U('tuning'),
- modFrontWheelsType6 = _U('motorcycle'),
- modFrontWheelsType7 = _U('highend')
- },
- modFrontWheelsType0 = {
- label = _U('sport'),
- parent = 'modFrontWheelsTypes',
- modType = 23,
- wheelType = 0,
- price = 4.65
- },
- modFrontWheelsType1 = {
- label = _U('muscle'),
- parent = 'modFrontWheelsTypes',
- modType = 23,
- wheelType = 1,
- price = 4.19
- },
- modFrontWheelsType2 = {
- label = _U('lowrider'),
- parent = 'modFrontWheelsTypes',
- modType = 23,
- wheelType = 2,
- price = 4.65
- },
- modFrontWheelsType3 = {
- label = _U('suv'),
- parent = 'modFrontWheelsTypes',
- modType = 23,
- wheelType = 3,
- price = 4.19
- },
- modFrontWheelsType4 = {
- label = _U('allterrain'),
- parent = 'modFrontWheelsTypes',
- modType = 23,
- wheelType = 4,
- price = 4.19
- },
- modFrontWheelsType5 = {
- label = _U('tuning'),
- parent = 'modFrontWheelsTypes',
- modType = 23,
- wheelType = 5,
- price = 5.12
- },
- modFrontWheelsType6 = {
- label = _U('motorcycle'),
- parent = 'modFrontWheelsTypes',
- modType = 23,
- wheelType = 6,
- price = 3.26
- },
- modFrontWheelsType7 = {
- label = _U('highend'),
- parent = 'modFrontWheelsTypes',
- modType = 23,
- wheelType = 7,
- price = 5.12
- },
- modFrontWheelsColor = {
- label = _U('wheel_color'),
- parent = 'wheels'
- },
- wheelColor = {
- label = _U('wheel_color'),
- parent = 'modFrontWheelsColor',
- modType = 'wheelColor',
- price = 0.66
- },
- plateIndex = {
- label = _U('licenseplates'),
- parent = 'cosmetics',
- modType = 'plateIndex',
- price = 1.1
- },
- resprays = {
- label = _U('respray'),
- parent = 'cosmetics',
- primaryRespray = _U('primary'),
- secondaryRespray = _U('secondary'),
- pearlescentRespray = _U('pearlescent'),
- },
- primaryRespray = {
- label = _U('primary'),
- parent = 'resprays',
- },
- secondaryRespray = {
- label = _U('secondary'),
- parent = 'resprays',
- },
- pearlescentRespray = {
- label = _U('pearlescent'),
- parent = 'resprays',
- },
- color1 = {
- label = _U('primary'),
- parent = 'primaryRespray',
- modType = 'color1',
- price = 1.12
- },
- color2 = {
- label = _U('secondary'),
- parent = 'secondaryRespray',
- modType = 'color2',
- price = 0.66
- },
- pearlescentColor = {
- label = _U('pearlescent'),
- parent = 'pearlescentRespray',
- modType = 'pearlescentColor',
- price = 0.88
- },
- modXenon = {
- label = _U('headlights'),
- parent = 'cosmetics',
- modType = 22,
- price = 3.72
- },
- bodyparts = {
- label = _U('bodyparts'),
- parent = 'cosmetics',
- modFender = _U('leftfender'),
- modRightFender = _U('rightfender'),
- modSpoilers = _U('spoilers'),
- modSideSkirt = _U('sideskirt'),
- modFrame = _U('cage'),
- modHood = _U('hood'),
- modGrille = _U('grille'),
- modRearBumper = _U('rearbumper'),
- modFrontBumper = _U('frontbumper'),
- modExhaust = _U('exhaust'),
- modRoof = _U('roof')
- },
- modSpoilers = {
- label = _U('spoilers'),
- parent = 'bodyparts',
- modType = 0,
- price = 4.65
- },
- modFrontBumper = {
- label = _U('frontbumper'),
- parent = 'bodyparts',
- modType = 1,
- price = 5.12
- },
- modRearBumper = {
- label = _U('rearbumper'),
- parent = 'bodyparts',
- modType = 2,
- price = 5.12
- },
- modSideSkirt = {
- label = _U('sideskirt'),
- parent = 'bodyparts',
- modType = 3,
- price = 4.65
- },
- modExhaust = {
- label = _U('exhaust'),
- parent = 'bodyparts',
- modType = 4,
- price = 5.12
- },
- modFrame = {
- label = _U('cage'),
- parent = 'bodyparts',
- modType = 5,
- price = 5.12
- },
- modGrille = {
- label = _U('grille'),
- parent = 'bodyparts',
- modType = 6,
- price = 3.72
- },
- modHood = {
- label = _U('hood'),
- parent = 'bodyparts',
- modType = 7,
- price = 4.88
- },
- modFender = {
- label = _U('leftfender'),
- parent = 'bodyparts',
- modType = 8,
- price = 5.12
- },
- modRightFender = {
- label = _U('rightfender'),
- parent = 'bodyparts',
- modType = 9,
- price = 5.12
- },
- modRoof = {
- label = _U('roof'),
- parent = 'bodyparts',
- modType = 10,
- price = 5.58
- },
- windowTint = {
- label = _U('windowtint'),
- parent = 'cosmetics',
- modType = 'windowTint',
- price = 1.12
- },
- modHorns = {
- label = _U('horns'),
- parent = 'cosmetics',
- modType = 14,
- price = 1.12
- },
- neonColor = {
- label = _U('neons'),
- parent = 'cosmetics',
- modType = 'neonColor',
- price = 1.12
- },
- tyreSmokeColor = {
- label = _U('tiresmoke'),
- parent = 'wheels',
- modType = 'tyreSmokeColor',
- price = 1.12
- }
- }
Add Comment
Please, Sign In to add comment