翻译成中文,保留原格式
Config.Mods.Colours = {
{ name = "Primary", paintTypeKey = "paintType1", colourKey = "color1" },
{ name = "Secondary", paintTypeKey = "paintType2", colourKey = "color2" },
{ name = "Pearlescent", colourIdKey = "pearlescentColor" },
{ name = "Dashboard", colourIdKey = "dashboardColor" },
{ name = "Interior", colourIdKey = "interiorColor" },
{ name = "Wheels", colourIdKey = "wheelColor" },
}
-- You can rename but NOT re-order these
Config.Mods.RgbPaintFinishes = {
"Normal",
"Metallic",
"Pearl",
"Matte",
"Metal",
"Chrome"
}
Config.Mods.GtaColours = {
Metallic = {
{ modIndex = 0, name = "Black", hex = "0d1116" },
{ modIndex = 1, name = "Graphite Black", hex = "1c1d21" },
{ modIndex = 2, name = "Black Steal", hex = "32383d" },
{ modIndex = 3, name = "Dark Silver", hex = "454b4f" },
{ modIndex = 4, name = "Silver", hex = "999da0" },
{ modIndex = 5, name = "Blue Silver", hex = "c2c4c6" },
{ modIndex = 6, name = "Steel Gray", hex = "979a97" },
{ modIndex = 7, name = "Shadow Silver", hex = "637380" },
{ modIndex = 8, name = "Stone Silver", hex = "63625c" },
{ modIndex = 9, name = "Midnight Silver", hex = "3c3f47" },
{ modIndex = 10, name = "Gun Metal", hex = "444e54" },
{ modIndex = 11, name = "Anthracite Grey", hex = "1d2129" },
{ modIndex = 27, name = "Red", hex = "c00e1a" },
{ modIndex = 28, name = "Torino Red", hex = "da1918" },
{ modIndex = 29, name = "Formula Red", hex = "b6111b" },
{ modIndex = 30, name = "Blaze Red", hex = "a51e23" },
{ modIndex = 31, name = "Graceful Red", hex = "7b1a22" },
{ modIndex = 32, name = "Garnet Red", hex = "8e1b1f" },
{ modIndex = 33, name = "Desert Red", hex = "6f1818" },
{ modIndex = 34, name = "Cabernet Red", hex = "49111d" },
{ modIndex = 35, name = "Candy Red", hex = "b60f25" },
{ modIndex = 36, name = "Sunrise Orange", hex = "d44a17" },
{ modIndex = 37, name = "Classic Gold", hex = "c2944f" },
{ modIndex = 38, name = "Orange", hex = "f78616" },
{ modIndex = 49, name = "Dark Green", hex = "132428" },
{ modIndex = 50, name = "Racing Green", hex = "122e2b" },
{ modIndex = 51, name = "Sea Green", hex = "12383c" },
{ modIndex = 52, name = "Olive Green", hex = "31423f" },
{ modIndex = 53, name = "Green", hex = "155c2d" },
{ modIndex = 54, name = "Gasoline Blue Green", hex = "1b6770" },
{ modIndex = 61, name = "Midnight Blue", hex = "222e46" },
{ modIndex = 62, name = "Dark Blue", hex = "233155" },
{ modIndex = 63, name = "Saxony Blue", hex = "304c7e" },
{ modIndex = 64, name = "Blue", hex = "47578f" },
{ modIndex = 65, name = "Mariner Blue", hex = "637ba7" },
{ modIndex = 66, name = "Harbor Blue", hex = "394762" },
{ modIndex = 67, name = "Diamond Blue", hex = "d6e7f1" },
{ modIndex = 68, name = "Surf Blue", hex = "76afbe" },
{ modIndex = 69, name = "Nautical Blue", hex = "345e72" },
{ modIndex = 70, name = "Bright Blue", hex = "0b9cf1" },
{ modIndex = 71, name = "Purple Blue", hex = "2f2d52" },
{ modIndex = 72, name = "Spinnaker Blue", hex = "282c4d" },
{ modIndex = 73, name = "Ultra Blue", hex = "2354a1" },
{ modIndex = 74, name = "Bright Blue", hex = "6ea3c6" },
{ modIndex = 88, name = "Taxi Yellow", hex = "ffcf20" },
{ modIndex = 89, name = "Race Yellow", hex = "fbe212" },
{ modIndex = 90, name = "Bronze", hex = "916532" },
{ modIndex = 91, name = "Yellow Bird", hex = "e0e13d" },
{ modIndex = 92, name = "Lime", hex = "98d223" },
{ modIndex = 93, name = "Champagne", hex = "9b8c78" },
{ modIndex = 94, name = "Pueblo Beige", hex = "503218" },
{ modIndex = 95, name = "Dark Ivory", hex = "473f2b" },
{ modIndex = 96, name = "Choco Brown", hex = "221b19" },
{ modIndex = 97, name = "Golden Brown", hex = "653f23" },
{ modIndex = 98, name = "Light Brown", hex = "775c3e" },
{ modIndex = 99, name = "Straw Beige", hex = "ac9975" },
{ modIndex = 100, name = "Moss Brown", hex = "6c6b4b" },
{ modIndex = 101, name = "Biston Brown", hex = "402e2b" },
{ modIndex = 102, name = "Beechwood", hex = "a4965f" },
{ modIndex = 103, name = "Dark Beechwood", hex = "46231a" },
{ modIndex = 104, name = "Choco Orange", hex = "752b19" },
{ modIndex = 105, name = "Beach Sand", hex = "bfae7b" },
{ modIndex = 106, name = "Sun Bleeched Sand", hex = "dfd5b2" },
{ modIndex = 107, name = "Cream", hex = "f7edd5" },
{ modIndex = 111, name = "White", hex = "fffff6" },
{ modIndex = 112, name = "Frost White", hex = "eaeaea" },
{ modIndex = 125, name = "Securicor Green", hex = "83c566" },
{ modIndex = 137, name = "Vermillion Pink", hex = "df5891" },
{ modIndex = 141, name = "Black Blue", hex = "0a0c17" },
{ modIndex = 142, name = "Black Purple", hex = "0c0d18" },
{ modIndex = 143, name = "Black Red", hex = "0e0d14" },
{ modIndex = 145, name = "Purple", hex = "621276" },
{ modIndex = 146, name = "V Dark Blue", hex = "0b1421" },
{ modIndex = 150, name = "Lava Red", hex = "bc1917" },
},
Matte = {
{ modIndex = 12, name = "Black", hex = "13181f" },
{ modIndex = 13, name = "Gray", hex = "26282a" },
{ modIndex = 14, name = "Light Grey", hex = "515554" },
{ modIndex = 39, name = "Red", hex = "cf1f21" },
{ modIndex = 40, name = "Dark Red", hex = "732021" },
{ modIndex = 41, name = "Orange", hex = "f27d20" },
{ modIndex = 42, name = "Yellow", hex = "ffc91f" },
{ modIndex = 55, name = "Lime Green", hex = "66b81f" },
{ modIndex = 82, name = "Dark Blue", hex = "1f2852" },
{ modIndex = 83, name = "Blue", hex = "253aa7" },
{ modIndex = 84, name = "Midnight Blue", hex = "1c3551" },
{ modIndex = 128, name = "Green", hex = "4e6443" },
{ modIndex = 129, name = "Brown", hex = "bcac8f" },
{ modIndex = 131, name = "White", hex = "fcf9f1" },
{ modIndex = 148, name = "Purple", hex = "6b1f7b" },
{ modIndex = 149, name = "Dark Purple", hex = "1e1d22" },
{ modIndex = 151, name = "Forest Green", hex = "2d362a" },
{ modIndex = 152, name = "Olive Drab", hex = "696748" },
{ modIndex = 153, name = "Desert Brown", hex = "7a6c55" },
{ modIndex = 154, name = "Desert Tan", hex = "c3b492" },
{ modIndex = 155, name = "Foilage Green", hex = "5a6352" },
},
Util = {
{ modIndex = 15, name = "Black", hex = "151921" },
{ modIndex = 16, name = "Black Poly", hex = "1e2429" },
{ modIndex = 17, name = "Dark Silver", hex = "333a3c" },
{ modIndex = 18, name = "Silver", hex = "8c9095" },
{ modIndex = 19, name = "Gun Metal", hex = "39434d" },
{ modIndex = 20, name = "Shadow Silver", hex = "506272" },
{ modIndex = 43, name = "Red", hex = "9c1016" },
{ modIndex = 44, name = "Bright Red", hex = "de0f18" },
{ modIndex = 45, name = "Garnet Red", hex = "8f1e17" },
{ modIndex = 56, name = "Dark Green", hex = "22383e" },
{ modIndex = 57, name = "Green", hex = "1d5a3f" },
{ modIndex = 75, name = "Dark Blue", hex = "112552" },
{ modIndex = 76, name = "Midnight Blue", hex = "1b203e" },
{ modIndex = 77, name = "Blue", hex = "275190" },
{ modIndex = 78, name = "Sea Foam Blue", hex = "608592" },
{ modIndex = 79, name = "Lightning Blue", hex = "2446a8" },
{ modIndex = 80, name = "Maui Blue Poly", hex = "4271e1" },
{ modIndex = 81, name = "Bright Blue", hex = "3b39e0" },
{ modIndex = 108, name = "Brown", hex = "3a2a1b" },
{ modIndex = 109, name = "Medium Brown", hex = "785f33" },
{ modIndex = 110, name = "Light Brown", hex = "b5a079" },
{ modIndex = 122, name = "Off White", hex = "dfddd0" },
},
Worn = {
{ modIndex = 21, name = "Black", hex = "1e232f" },
{ modIndex = 22, name = "Graphite", hex = "363a3f" },
{ modIndex = 23, name = "Silver Grey", hex = "a0a199" },
{ modIndex = 24, name = "Silver", hex = "d3d3d3" },
{ modIndex = 25, name = "Blue Silver", hex = "b7bfca" },
{ modIndex = 26, name = "Shadow Silver", hex = "778794" },
{ modIndex = 46, name = "Red", hex = "a94744" },
{ modIndex = 47, name = "Golden Red", hex = "b16c51" },
{ modIndex = 48, name = "Dark Red", hex = "371c25" },
{ modIndex = 58, name = "Dark Green", hex = "2d423f" },
{ modIndex = 59, name = "Green", hex = "45594b" },
{ modIndex = 60, name = "Sea Wash", hex = "65867f" },
{ modIndex = 85, name = "Dark Blue", hex = "4c5f81" },
{ modIndex = 86, name = "Blue", hex = "58688e" },
{ modIndex = 87, name = "Light Blue", hex = "74b5d8" },
{ modIndex = 113, name = "Honey Beige", hex = "b0ab94" },
{ modIndex = 114, name = "Brown", hex = "453831" },
{ modIndex = 115, name = "Dark Brown", hex = "2a282b" },
{ modIndex = 116, name = "Straw Beige", hex = "726c57" },
{ modIndex = 121, name = "Off White", hex = "eae6de" },
{ modIndex = 123, name = "Orange", hex = "f2ad2e" },
{ modIndex = 124, name = "Light Orange", hex = "f9a458" },
{ modIndex = 126, name = "Taxi Yellow", hex = "f1cc40" },
{ modIndex = 130, name = "Orange", hex = "f8b658" },
{ modIndex = 132, name = "White", hex = "fffffb" },
{ modIndex = 133, name = "Olive Army Green", hex = "81844c" },
},
Config.Mods.Colours = {
{ name = "主色", paintTypeKey = "paintType1", colourKey = "color1" },
{ name = "副色", paintTypeKey = "paintType2", colourKey = "color2" },
{ name = "珍珠色", colourIdKey = "pearlescentColor" },
{ name = "仪表盘", colourIdKey = "dashboardColor" },
{ name = "内饰", colourIdKey = "interiorColor" },
{ name = "轮子", colourIdKey = "wheelColor" },
}
-- 你可以重命名但不能重新排序这些
Config.Mods.RgbPaintFinishes = {
"普通",
"金属",
"珍珠",
"哑光",
"金属质感",
"铬"
}
Config.Mods.GtaColours = {
Metallic = {
{ modIndex = 0, name = "黑色", hex = "0d1116" },
{ modIndex = 1, name = "石墨黑", hex = "1c1d21" },
{ modIndex = 2, name = "黑钢", hex = "32383d" },
{ modIndex = 3, name = "深银", hex = "454b4f" },
{ modIndex = 4, name = "银色", hex = "999da0" },
{ modIndex = 5, name = "蓝银", hex = "c2c4c6" },
{ modIndex = 6, name = "钢灰", hex = "979a97" },
{ modIndex = 7, name = "阴影银", hex = "637380" },
{ modIndex = 8, name = "石头银", hex = "63625c" },
{ modIndex = 9, name = "午夜银", hex = "3c3f47" },
{ modIndex = 10, name = "枪金属", hex = "444e54" },
{ modIndex = 11, name = "无烟煤灰", hex = "1d2129" },
{ modIndex = 27, name = "红色", hex = "c00e1a" },
{ modIndex = 28, name = "都灵红", hex = "da1918" },
{ modIndex = 29, name = "方程式红", hex = "b6111b" },
{ modIndex = 30, name = "烈焰红", hex = "a51e23" },
{ modIndex = 31, name = "优雅红", hex = "7b1a22" },
{ modIndex = 32, name = "石榴红", hex = "8e1b1f" },
{ modIndex = 33, name = "沙漠红", hex = "6f1818" },
{ modIndex = 34, name = "卡本内红", hex = "49111d" },
{ modIndex = 35, name = "糖果红", hex = "b60f25" },
{ modIndex = 36, name = "日出橙", hex = "d44a17" },
{ modIndex = 37, name = "经典金", hex = "c2944f" },
{ modIndex = 38, name = "橙色", hex = "f78616" },
{ modIndex = 49, name = "深绿", hex = "132428" },
{ modIndex = 50, name = "赛车绿", hex = "122e2b" },
{ modIndex = 51, name = "海洋绿", hex = "12383c" },
{ modIndex = 52, name = "橄榄绿", hex = "31423f" },
{ modIndex = 53, name = "绿色", hex = "155c2d" },
{ modIndex = 54, name = "汽油蓝绿", hex = "1b6770" },
{ modIndex = 61, name = "午夜蓝", hex = "222e46" },
{ modIndex = 62, name = "深蓝", hex = "233155" },
{ modIndex = 63, name = "萨克森蓝", hex = "304c7e" },
{ modIndex = 64, name = "蓝色", hex = "47578f" },
{ modIndex = 65, name = "海员蓝", hex = "637ba7" },
{ modIndex = 66, name = "港口蓝", hex = "394762" },
{ modIndex = 67, name = "钻石蓝", hex = "d6e7f1" },
{ modIndex = 68, name = "冲浪蓝", hex = "76afbe" },
{ modIndex = 69, name = "船舶蓝", hex = "345e72" },
{ modIndex = 70, name = "亮蓝", hex = "0b9cf1" },
{ modIndex = 71, name = "紫蓝", hex = "2f2d52" },
{ modIndex = 72, name = "帆船蓝", hex = "282c4d" },
{ modIndex = 73, name = "超蓝", hex = "2354a1" },
{ modIndex = 74, name = "亮蓝", hex = "6ea3c6" },
{ modIndex = 88, name = "出租车黄", hex = "ffcf20" },
{ modIndex = 89, name = "赛车黄", hex = "fbe212" },
{ modIndex = 90, name = "青铜色", hex = "916532" },
{ modIndex = 91, name = "黄鸟", hex = "e0e13d" },
{ modIndex = 92, name = "青柠", hex = "98d223" },
{ modIndex = 93, name = "香槟色", hex = "9b8c78" },
{ modIndex = 94, name = "普韦布洛米色", hex = "503218" },
{ modIndex = 95, name = "深象牙", hex = "473f2b" },
{ modIndex = 96, name = "巧克力棕", hex = "221b19" },
{ modIndex = 97, name = "金棕", hex = "653f23" },
{ modIndex = 98, name = "浅棕", hex = "775c3e" },
{ modIndex = 99, name = "稻草米色", hex = "ac9975" },
{ modIndex = 100, name = "苔藓棕", hex = "6c6b4b" },
{ modIndex = 101, name = "比斯顿棕", hex = "402e2b" },
{ modIndex = 102, name = "榉木", hex = "a4965f" },
{ modIndex = 103, name = "深榉木", hex = "46231a" },
{ modIndex = 104, name = "巧克力橙", hex = "752b19" },
{ modIndex = 105, name = "沙滩沙", hex = "bfae7b" },
{ modIndex = 106, name = "日晒沙", hex = "dfd5b2" },
{ modIndex = 107, name = "奶油色", hex = "f7edd5" },
{ modIndex = 111, name = "白色", hex = "fffff6" },
{ modIndex = 112, name = "霜白", hex = "eaeaea" },
{ modIndex = 125, name = "安全绿", hex = "83c566" },
{ modIndex = 137, name = "朱红粉", hex = "df5891" },
{ modIndex = 141, name = "黑蓝", hex = "0a0c17" },
{ modIndex = 142, name = "黑紫", hex = "0c0d18" },
{ modIndex = 143, name = "黑红", hex = "0e0d14" },
{ modIndex = 145, name = "紫色", hex = "621276" },
{ modIndex = 146, name = "非常深蓝", hex = "0b1421" },
{ modIndex = 150, name = "岩浆红", hex = "bc1917" },
},
Matte = {
{ modIndex = 12, name = "黑色", hex = "13181f" },
{ modIndex = 13, name = "灰色", hex = "26282a" },
{ modIndex = 14, name = "浅灰", hex = "515554" },
{ modIndex = 39, name = "红色", hex = "cf1f21" },
{ modIndex = 40, name = "深红", hex = "732021" },
{ modIndex = 41, name = "橙色", hex = "f27d20" },
{ modIndex = 42, name = "黄色", hex = "ffc91f" },
{ modIndex = 55, name = "青柠绿", hex = "66b81f" },
{ modIndex = 82, name = "深蓝", hex = "1f2852" },
{ modIndex = 83, name = "蓝色", hex = "253aa7" },
{ modIndex = 84, name = "午夜蓝", hex = "1c3551" },
{ modIndex = 128, name = "绿色", hex = "4e6443" },
{ modIndex = 129, name = "棕色", hex = "bcac8f" },
{ modIndex = 131, name = "白色", hex = "fcf9f1" },
{ modIndex = 148, name = "紫色", hex = "6b1f7b" },
{ modIndex = 149, name = "深紫色", hex = "1e1d22" },
{ modIndex = 151, name = "森林绿", hex = "2d362a" },
{ modIndex = 152, name = "橄榄色", hex = "696748" },
{ modIndex = 153, name = "沙漠棕", hex = "7a6c55" },
{ modIndex = 154, name = "沙漠米色", hex = "c3b492" },
{ modIndex = 155, name = "植物绿", hex = "5a6352" },
},
Util = {
{ modIndex = 15, name = "黑色", hex = "151921" },
{ modIndex = 16, name = "黑色聚合物", hex = "1e2429" },
{ modIndex = 17, name = "深银", hex = "333a3c" },
{ modIndex = 18, name = "银色", hex = "8c9095" },
{ modIndex = 19, name = "枪金属", hex = "39434d" },
{ modIndex = 20, name = "阴影银", hex = "506272" },
{ modIndex = 43, name = "红色", hex = "9c1016" },
{ modIndex = 44, name = "亮红", hex = "de0f18" },
{ modIndex = 45, name = "石榴红", hex = "8f1e17" },
{ modIndex = 56, name = "深绿", hex = "22383e" },
{ modIndex = 57, name = "绿色", hex = "1d5a3f" },
{ modIndex = 75, name = "深蓝", hex = "112552" },
{ modIndex = 76, name = "午夜蓝", hex = "1b203e" },
{ modIndex = 77, name = "蓝色", hex = "275190" },
{ modIndex = 78, name = "海泡蓝", hex = "608592" },
{ modIndex = 79, name = "闪电蓝", hex = "2446a8" },
{ modIndex = 80, name = "毛伊蓝聚合物", hex = "4271e1" },
{ modIndex = 81, name = "亮蓝", hex = "3b39e0" },
{ modIndex = 108, name = "棕色", hex = "3a2a1b" },
{ modIndex = 109, name = "中棕色", hex = "785f33" },
{ modIndex = 110, name = "浅棕色", hex = "b5a079" },
{ modIndex = 122, name = "灰白色", hex = "dfddd0" },
},
Worn = {
{ modIndex = 21, name = "黑色", hex = "1e232f" },
{ modIndex = 22, name = "石墨", hex = "363a3f" },
{ modIndex = 23, name = "银灰", hex = "a0a199" },
{ modIndex = 24, name = "银色", hex = "d3d3d3" },
{ modIndex = 25, name = "蓝银", hex = "b7bfca" },
{ modIndex = 26, name = "阴影银", hex = "778794" },
{ modIndex = 46, name = "红色", hex = "a94744" },
{ modIndex = 47, name = "金红色", hex = "b16c51" },
{ modIndex = 48, name = "深红", hex = "371c25" },
{ modIndex = 58, name = "深绿", hex = "2d423f" },
{ modIndex = 59, name = "绿色", hex = "45594b" },
{ modIndex = 60, name = "海洗蓝", hex = "65867f" },
{ modIndex = 85, name = "深蓝", hex = "4c5f81" },
{ modIndex = 86, name = "蓝色", hex = "58688e" },
{ modIndex = 87, name = "浅蓝", hex = "74b5d8" },
{ modIndex = 113, name = "蜂蜜米色", hex = "b0ab94" },
{ modIndex = 114, name = "棕色", hex = "453831" },
{ modIndex = 115, name = "深棕色", hex = "2a282b" },
{ modIndex = 116, name = "稻草米色", hex = "726c57" },
{ modIndex = 121, name = "灰白色", hex = "eae6de" },
{ modIndex = 123, name = "橙色", hex = "f2ad2e" },
{ modIndex = 124, name = "浅橙色", hex = "f9a458" },
{ modIndex = 126, name = "出租车黄", hex = "f1cc40" },
{ modIndex = 130, name = "橙色", hex = "f8b658" },
{ modIndex = 132, name = "白色", hex = "fffffb" },
{ modIndex = 133, name = "橄榄军绿", hex = "81844c" },
},
}
页:
[1]