esx_lscustom configte bunlar var hangisi bulamadım
--[[
Los Santos Customs V1.1
Credits - MythicalBro
/////License/////
Do not reupload/re release any part of this script without my permission
]]
local colors = {
----------Shift leavers--------
[34] = {
startprice = 5000,
increaseby = 1250
},
----------Steeringwheel--------
[33] = {
startprice = 5000,
increaseby = 1250
},
----------Seats--------
[32] = {
startprice = 5000,
increaseby = 1250
},
----------Door speaker--------
[31] = {
startprice = 5000,
increaseby = 1250
},
----------Dial--------
[30] = {
startprice = 5000,
increaseby = 1250
},
----------Dashboard--------
[29] = {
startprice = 5000,
increaseby = 1250
},
----------Ornaments--------
[28] = {
startprice = 5000,
increaseby = 1250
},
----------Trim--------
[27] = {
startprice = 5000,
increaseby = 1250
},
----------Vanity plates--------
[26] = {
startprice = 5000,
increaseby = 1250
},
----------Plate holder--------
[25] = {
startprice = 5000,
increaseby = 1250
},
---------Headlights---------
[22] = {
{name = "Stock Lights", mod = 0, price = 0},
{name = "Xenon Lights", mod = 1, price = 1625},
},
----------Turbo---------
[18] = {
{ name = "None", mod = 0, price = 0},
{ name = "Turbo Tuning", mod = 1, price = 50000},
},
-----------Armor-------------
[16] = {
{name = "Armor Upgrade 20%",modtype = 16, mod = 0, price = 10000},
{name = "Armor Upgrade 40%",modtype = 16, mod = 1, price = 250000},
{name = "Armor Upgrade 60%",modtype = 16, mod = 2, price = 500000},
{name = "Armor Upgrade 80%",modtype = 16, mod = 3, price = 750000},
{name = "Armor Upgrade 100%",modtype = 16, mod = 4, price = 1000000},
},
---------Suspension-----------
[15] = {
{name = "Lowered Suspension",mod = 0, price = 1000},
{name = "Street Suspension",mod = 1, price = 2000},
{name = "Sport Suspension",mod = 2, price = 3500},
{name = "Competition Suspension",mod = 3, price = 4000},
},
-----------Horn----------
[14] = {
{name = "Truck Horn", mod = 0, price = 1625},
{name = "Police Horn", mod = 1, price = 4062},
{name = "Clown Horn", mod = 2, price = 6500},
{name = "Musical Horn 1", mod = 3, price = 11375},
{name = "Musical Horn 2", mod = 4, price = 11375},
{name = "Musical Horn 3", mod = 5, price = 11375},
{name = "Musical Horn 4", mod = 6, price = 11375},
{name = "Musical Horn 5", mod = 7, price = 11375},
{name = "Sadtrombone Horn", mod = 8, price = 11375},
{name = "Calssical Horn 1", mod = 9, price = 11375},
{name = "Calssical Horn 2", mod = 10, price = 11375},
{name = "Calssical Horn 3", mod = 11, price = 11375},
{name = "Calssical Horn 4", mod = 12, price = 11375},
{name = "Calssical Horn 5", mod = 13, price = 11375},
{name = "Calssical Horn 6", mod = 14, price = 11375},
{name = "Calssical Horn 7", mod = 15, price = 11375},
{name = "Scaledo Horn", mod = 16, price = 11375},
{name = "Scalere Horn", mod = 17, price = 11375},
{name = "Scalemi Horn", mod = 18, price = 11375},
{name = "Scalefa Horn", mod = 19, price = 11375},
{name = "Scalesol Horn", mod = 20, price = 11375},
{name = "Scalela Horn", mod = 21, price = 11375},
{name = "Scaleti Horn", mod = 22, price = 11375},
{name = "Scaledo Horn High", mod = 23, price = 11375},
{name = "Jazz Horn 1", mod = 25, price = 11375},
{name = "Jazz Horn 2", mod = 26, price = 11375},
{name = "Jazz Horn 3", mod = 27, price = 11375},
{name = "Jazzloop Horn", mod = 28, price = 11375},
{name = "Starspangban Horn 1", mod = 29, price = 11375},
{name = "Starspangban Horn 2", mod = 30, price = 11375},
{name = "Starspangban Horn 3", mod = 31, price = 11375},
{name = "Starspangban Horn 4", mod = 32, price = 11375},
{name = "Classicalloop Horn 1", mod = 33, price = 11375},
{name = "Classicalloop Horn 2", mod = 34, price = 11375},
{name = "Classicalloop Horn 3", mod = 35, price = 11375},
},
----------Transmission---------
[13] = {
{name = "Street Transmission", mod = 0, price = 10000},
{name = "Sports Transmission", mod = 1, price = 25000},
{name = "Race Transmission", mod = 2, price = 50000},
},
-----------Brakes-------------
[12] = {
{name = "Street Brakes", mod = 0, price = 10000},
{name = "Sport Brakes", mod = 1, price = 25000},
{name = "Race Brakes", mod = 2, price = 50000},
},
------------Engine----------
[11] = {
{name = "EMS Upgrade, Level 2", mod = 0, price = 10000},
{name = "EMS Upgrade, Level 3", mod = 1, price = 25000},
{name = "EMS Upgrade, Level 4", mod = 2, price = 50000},
},
-------------Roof----------
[10] = {
startprice = 1250,
increaseby = 400
},
------------Fenders---------
[8] = {
startprice = 1500,
increaseby = 400
},
------------Hood----------
[7] = {
startprice = 1500,
increaseby = 400
},
----------Grille----------
[6] = {
startprice = 1250,
increaseby = 400
},
----------Roll cage----------
[5] = {
startprice = 1250,
increaseby = 400
},
----------Exhaust----------
[4] = {
startprice = 1000,
increaseby = 400
},
----------Skirts----------
[3] = {
startprice = 1250,
increaseby = 400
},
-----------Rear bumpers----------
[2] = {
startprice = 2500,
increaseby = 500
},
----------Front bumpers----------
[1] = {
startprice = 2500,
increaseby = 500
},
----------Spoiler----------
[0] = {
startprice = 2500,
increaseby = 400
},
}
}
------Model Blacklist--------
--Does'nt allow specific vehicles to be upgraded
LSC_Config.ModelBlacklist = {
"police",
}
--Sets if garage will be locked if someone is inside it already
LSC_Config.lock = false
--Enable/disable old entering way
LSC_Config.oldenter = false
--Menu settings
LSC_Config.menu = {
-------Controls--------
controls = {
menu_up = 27,
menu_down = 173,
menu_left = 174,
menu_right = 175,
menu_select = 201,
menu_back = 177
},
-------Menu position-----
--Possible positions:
--Left
--Right
--Custom position, example: position = {x = 0.2, y = 0.2}
position = "left",
-------Menu theme--------
--Possible themes: light, darkred, bluish, greenish
--Custom example:
--[[theme = {
text_color = { r = 255,g = 255, b = 255, a = 255},
bg_color = { r = 0,g = 0, b = 0, a = 155},
--Colors when button is selected
stext_color = { r = 0,g = 0, b = 0, a = 255},
sbg_color = { r = 255,g = 255, b = 0, a = 200},
},]]
theme = "light",
--------Max buttons------
--Default: 10
maxbuttons = 10,
-------Size---------
--[[
Default:
width = 0.24
height = 0.36
]]
width = 0.24,
height = 0.36
}
Citizen.CreateThread(function()
while true do
if ( LSC_Config.menu ) then
local veh = GetVehiclePedIsIn( -1 )
DisableControlAction( 0, 80, true ) -- Cinematic View
end
Citizen.Wait(0)
end
end)