Toyota 发表于 2024-8-26 19:38:59

翻译成中文,保留源代码


Config.Mods.ItemsRequired = {
repair = { itemName = "repair_kit", removeItem = true },
performance = { itemName = "performance_part", removeItem = true },
cosmetics = { itemName = "cosmetic_part", removeItem = true },
stance = { itemName = "stancing_kit", removeItem = false },
respray = { itemName = "respray_kit", removeItem = true },
wheels = { itemName = "vehicle_wheels", removeItem = true },
neonLights = { itemName = "lighting_controller", removeItem = true },
headlights = { itemName = "lighting_controller", removeItem = true },
tyreSmoke = { itemName = "tyre_smoke_kit", removeItem = true },
bulletproofTyres = { itemName = "bulletproof_tyres", removeItem = true },
extras = { itemName = "extras_kit", removeItem = true }
}

Config.Mods.Performance = {
{ modType = 11, name = "Engine" },
{ modType = 12, name = "Brakes" },
{ modType = 13, name = "Transmission" },
{ modType = 15, name = "Suspension" },
{ modType = 16, name = "Armour" },
{ modType = 18, name = "Turbocharging", toggle = true }
}

Config.Mods.Cosmetics = {
{ modType = 0, name = "Spoilers" },
{ modType = 1, name = "Front Bumper" },
{ modType = 2, name = "Rear Bumper" },
{ modType = 3, name = "Side Skirt" },
{ modType = 4, name = "Exhaust" },
{ modType = 5, name = "Chassis" },
{ modType = 6, name = "Grill" },
{ modType = 7, name = "Bonnet" },
{ modType = 8, name = "Left Wing" },
{ modType = 9, name = "Right Wing" },
{ modType = 10, name = "Roof" },
{ modType = 14, name = "Horn" },
{ modType = 19, name = "Subwoofer" },
{ modType = 21, name = "Hydraulics" },
{ modType = 25, name = "Plate Holders" },
{ modType = 26, name = "Vanity Plate" },
{ modType = 27, name = "Trim Design" },
{ modType = 28, name = "Ornaments" },
{ modType = 29, name = "Dashboard" },
{ modType = 30, name = "Dial Design" },
{ modType = 31, name = "Door Speaker" },
{ modType = 32, name = "Seats" },
{ modType = 33, name = "Steering Wheel" },
{ modType = 34, name = "Shift Lever" },
{ modType = 35, name = "Plaques" },
{ modType = 36, name = "ICE" },
{ modType = 37, name = "Trunk" },
{ modType = 38, name = "Hydraulics" },
{ modType = 39, name = "Engine Block" },
{ modType = 40, name = "Air Filter/Boost" },
{ modType = 41, name = "Struts" },
{ modType = 42, name = "Arch Cover" },
{ modType = 43, name = "Aerials" },
{ modType = 44, name = "Trim" },
{ modType = 45, name = "Tank" },
{ modType = 46, name = "Door Left" },
{ modType = 47, name = "Door Right" },
{ modType = 48, name = "Stickers" },
{ modType = 49, name = "Lightbar" },

-- Named cosmetics
{ modType = "LIVERY", name = "Livery" },
{ modType = "LIVERY_ROOF", name = "Livery Roof" },
{ modType = "PLATE_INDEX", name = "Plate Index" },
{ modType = "WINDOW_TINT", name = "Window Tint" }
}

Config.Mods.PlateIndexes = {
{ modIndex = 0, name = "Blue On White" },
{ modIndex = 1, name = "Yellow On Black" },
{ modIndex = 2, name = "Yellow On Blue" },
{ modIndex = 3, name = "Blue On White" },
{ modIndex = 4, name = "Blue On White" },
{ modIndex = 5, name = "North Yankton" },

-- mp2023_02 (Chop Shop) only
{ modIndex = 6, name = "eCola" },
{ modIndex = 7, name = "Las Venturas" },
{ modIndex = 8, name = "Liberty City" },
{ modIndex = 9, name = "Los Santos Car Meet" },
{ modIndex = 10, name = "Los Santos Panic" },
{ modIndex = 11, name = "Los Santos Pounders" },
{ modIndex = 12, name = "Sprunk" }
}

Config.Mods.WindowTints = {
{ modIndex = 0, name = "No Tint" },
{ modIndex = 3, name = "Lightsmoke" },
{ modIndex = 2, name = "Darksmoke" },
{ modIndex = 1, name = "Pure Black" }
}

Config.Mods.WheelTypes = {
{ modIndex = 0, name = "Sport" },
{ modIndex = 1, name = "Muscle" },
{ modIndex = 2, name = "Lowrider" },
{ modIndex = 3, name = "SUV" },
{ modIndex = 4, name = "Offroad" },
{ modIndex = 5, name = "Tuner" },
{ modIndex = 6, name = "Bike" },
{ modIndex = 7, name = "High End" },
{ modIndex = 8, name = "Benny's Original" },
{ modIndex = 9, name = "Benny's Bespoke" },
{ modIndex = 10, name = "Open Wheel" },
{ modIndex = 11, name = "Street" },
{ modIndex = 12, name = "Track" },
}

Config.Mods.Horns = {
{ modIndex = -1, name = "Stock", musical = false },
{ modIndex = 0,name = "Truck Horn", musical = false },
{ modIndex = 1,name = "Cop Horn", musical = false },
{ modIndex = 2,name = "Clown Horn", musical = false },
{ modIndex = 3,name = "Musical Horn 1", musical = true },
{ modIndex = 4,name = "Musical Horn 2", musical = true },
{ modIndex = 5,name = "Musical Horn 3", musical = true },
{ modIndex = 6,name = "Musical Horn 4", musical = true },
{ modIndex = 7,name = "Musical Horn 5", musical = true },
{ modIndex = 8,name = "Sad Trombone", musical = true },
{ modIndex = 9,name = "Classical Horn 1", musical = true },
{ modIndex = 10, name = "Classical Horn 2", musical = true },
{ modIndex = 11, name = "Classical Horn 3", musical = true },
{ modIndex = 12, name = "Classical Horn 4", musical = true },
{ modIndex = 13, name = "Classical Horn 5", musical = true },
{ modIndex = 14, name = "Classical Horn 6", musical = true },
{ modIndex = 15, name = "Classical Horn 7", musical = true },
{ modIndex = 16, name = "Scale - Do", musical = false },
{ modIndex = 17, name = "Scale - Re", musical = false },
{ modIndex = 18, name = "Scale - Mi", musical = false },
{ modIndex = 19, name = "Scale - Fa", musical = false },
{ modIndex = 20, name = "Scale - Sol", musical = false },
{ modIndex = 21, name = "Scale - La", musical = false },
{ modIndex = 22, name = "Scale - Ti", musical = false },
{ modIndex = 23, name = "Scale - Do", musical = false },
{ modIndex = 24, name = "Jazz Horn 1", musical = true },
{ modIndex = 25, name = "Jazz Horn 2", musical = true },
{ modIndex = 26, name = "Jazz Horn 3", musical = true },
{ modIndex = 27, name = "Jazz Horn Loop", musical = false },
{ modIndex = 28, name = "Star Spangled Banner 1", musical = true },
{ modIndex = 29, name = "Star Spangled Banner 2", musical = true },
{ modIndex = 30, name = "Star Spangled Banner 3", musical = true },
{ modIndex = 31, name = "Star Spangled Banner 4", musical = true },
{ modIndex = 32, name = "Classical Horn 8 Loop", musical = false },
{ modIndex = 33, name = "Classical Horn 9 Loop", musical = false },
{ modIndex = 34, name = "Classical Horn 10 Loop", musical = false },
{ modIndex = 35, name = "Classical Horn 8", musical = true },
{ modIndex = 36, name = "Classical Horn 9", musical = true },
{ modIndex = 37, name = "Classical Horn 10", musical = true },
{ modIndex = 38, name = "Funeral Loop", musical = false },
{ modIndex = 39, name = "Funeral", musical = true },
{ modIndex = 40, name = "Spooky Loop", musical = false },
{ modIndex = 41, name = "Spooky", musical = true },
{ modIndex = 42, name = "San Andreas Loop", musical = false },
{ modIndex = 43, name = "San Andreas", musical = true },
{ modIndex = 44, name = "Liberty City Loop", musical = false },
{ modIndex = 45, name = "Liberty City", musical = true },
{ modIndex = 46, name = "Festive 1 Loop", musical = false },
{ modIndex = 47, name = "Festive 1", musical = true },
{ modIndex = 48, name = "Festive 2 Loop", musical = false },
{ modIndex = 49, name = "Festive 2", musical = true },
{ modIndex = 50, name = "Festive 3 Loop", musical = false },
{ modIndex = 51, name = "Festive 3", musical = true },
{ modIndex = 52, name = "Air Horn Low Loop", musical = false },
{ modIndex = 53, name = "Air Horn Low", musical = true },
{ modIndex = 54, name = "Air Horn Medium Loop", musical = false },
{ modIndex = 55, name = "Air Horn Medium", musical = true },
{ modIndex = 56, name = "Air Horn High Loop", musical = false },
{ modIndex = 57, name = "Air Horn High", musical = true },
}


ChatGPT 发表于 2024-8-26 19:39:59

Config.Mods.ItemsRequired = {
repair = { itemName = "repair_kit", removeItem = true },      -- 修理工具包,使用后移除
performance = { itemName = "performance_part", removeItem = true }, -- 性能部件,使用后移除
cosmetics = { itemName = "cosmetic_part", removeItem = true },    -- 外观部件,使用后移除
stance = { itemName = "stancing_kit", removeItem = false },       -- 车身姿态工具包,使用后不移除
respray = { itemName = "respray_kit", removeItem = true },      -- 重新喷漆工具包,使用后移除
wheels = { itemName = "vehicle_wheels", removeItem = true },      -- 车辆轮胎,使用后移除
neonLights = { itemName = "lighting_controller", removeItem = true }, -- 霓虹灯控制器,使用后移除
headlights = { itemName = "lighting_controller", removeItem = true }, -- 头灯控制器,使用后移除
tyreSmoke = { itemName = "tyre_smoke_kit", removeItem = true },    -- 轮胎烟雾工具包,使用后移除
bulletproofTyres = { itemName = "bulletproof_tyres", removeItem = true }, -- 防弹轮胎,使用后移除
extras = { itemName = "extras_kit", removeItem = true }            -- 附加插件工具包,使用后移除
}

Config.Mods.Performance = {
{ modType = 11, name = "Engine" },                               -- 发动机
{ modType = 12, name = "Brakes" },                               -- 刹车
{ modType = 13, name = "Transmission" },                         -- 变速器
{ modType = 15, name = "Suspension" },                           -- 悬挂系统
{ modType = 16, name = "Armour" },                               -- 装甲
{ modType = 18, name = "Turbocharging", toggle = true }         -- 涡轮增压,开关
}

Config.Mods.Cosmetics = {
{ modType = 0, name = "Spoilers" },                              -- 尾翼
{ modType = 1, name = "Front Bumper" },                         -- 前保险杠
{ modType = 2, name = "Rear Bumper" },                        -- 后保险杠
{ modType = 3, name = "Side Skirt" },                           -- 侧裙
{ modType = 4, name = "Exhaust" },                              -- 排气管
{ modType = 5, name = "Chassis" },                              -- 底盘
{ modType = 6, name = "Grill" },                              -- 格栅
{ modType = 7, name = "Bonnet" },                               -- 引擎盖
{ modType = 8, name = "Left Wing" },                            -- 左翼
{ modType = 9, name = "Right Wing" },                           -- 右翼
{ modType = 10, name = "Roof" },                              -- 车顶
{ modType = 14, name = "Horn" },                              -- 喇叭
{ modType = 19, name = "Subwoofer" },                           -- 超低音喇叭
{ modType = 21, name = "Hydraulics" },                        -- 液压
{ modType = 25, name = "Plate Holders" },                     -- 车牌架
{ modType = 26, name = "Vanity Plate" },                        -- 美观车牌
{ modType = 27, name = "Trim Design" },                         -- 装饰设计
{ modType = 28, name = "Ornaments" },                           -- 装饰品
{ modType = 29, name = "Dashboard" },                           -- 仪表盘
{ modType = 30, name = "Dial Design" },                         -- 旋钮设计
{ modType = 31, name = "Door Speaker" },                        -- 车门音响
{ modType = 32, name = "Seats" },                               -- 座椅
{ modType = 33, name = "Steering Wheel" },                      -- 方向盘
{ modType = 34, name = "Shift Lever" },                         -- 换挡杆
{ modType = 35, name = "Plaques" },                           -- 奖牌
{ modType = 36, name = "ICE" },                                 -- 内部消费娱乐系统
{ modType = 37, name = "Trunk" },                               -- 后备箱
{ modType = 38, name = "Hydraulics" },                        -- 液压
{ modType = 39, name = "Engine Block" },                        -- 发动机底座
{ modType = 40, name = "Air Filter/Boost" },                   -- 空气滤清器/增压
{ modType = 41, name = "Struts" },                              -- 支架
{ modType = 42, name = "Arch Cover" },                        -- 拱盖
{ modType = 43, name = "Aerials" },                           -- 天线
{ modType = 44, name = "Trim" },                              -- 装饰
{ modType = 45, name = "Tank" },                              -- 油箱
{ modType = 46, name = "Door Left" },                           -- 左侧车门
{ modType = 47, name = "Door Right" },                        -- 右侧车门
{ modType = 48, name = "Stickers" },                            -- 贴纸
{ modType = 49, name = "Lightbar" },                            -- 灯条

-- 命名的外观部件
{ modType = "LIVERY", name = "Livery" },                        -- 车身涂装
{ modType = "LIVERY_ROOF", name = "Livery Roof" },             -- 车顶涂装
{ modType = "PLATE_INDEX", name = "Plate Index" },             -- 车牌索引
{ modType = "WINDOW_TINT", name = "Window Tint" }            -- 窗户贴膜
}

Config.Mods.PlateIndexes = {
{ modIndex = 0, name = "Blue On White" },                     -- 白底蓝字
{ modIndex = 1, name = "Yellow On Black" },                     -- 黑底黄字
{ modIndex = 2, name = "Yellow On Blue" },                      -- 蓝底黄字
{ modIndex = 3, name = "Blue On White" },                     -- 白底蓝字
{ modIndex = 4, name = "Blue On White" },                     -- 白底蓝字
{ modIndex = 5, name = "North Yankton" },                     -- 北扬克顿

-- mp2023_02 (拆解店) 专用
{ modIndex = 6, name = "eCola" },                               -- eCola
{ modIndex = 7, name = "Las Venturas" },                     -- 拉斯文图拉斯
{ modIndex = 8, name = "Liberty City" },                        -- 自由城
{ modIndex = 9, name = "Los Santos Car Meet" },                -- 洛杉矶汽车聚会
{ modIndex = 10, name = "Los Santos Panic" },                  -- 洛杉矶恐慌
{ modIndex = 11, name = "Los Santos Pounders" },               -- 洛杉矶重磅
{ modIndex = 12, name = "Sprunk" }                              -- Sprunk
}

Config.Mods.WindowTints = {
{ modIndex = 0, name = "No Tint" },                           -- 无贴膜
{ modIndex = 3, name = "Lightsmoke" },                        -- 浅烟
{ modIndex = 2, name = "Darksmoke" },                           -- 深烟
{ modIndex = 1, name = "Pure Black" }                           -- 纯黑
}

Config.Mods.WheelTypes = {
{ modIndex = 0, name = "Sport" },                               -- 运动轮
{ modIndex = 1, name = "Muscle" },                              -- 劲头轮
{ modIndex = 2, name = "Lowrider" },                            -- 低骑轮
{ modIndex = 3, name = "SUV" },                                 -- SUV轮
{ modIndex = 4, name = "Offroad" },                           -- 越野轮
{ modIndex = 5, name = "Tuner" },                               -- 改装轮
{ modIndex = 6, name = "Bike" },                              -- 自行车轮
{ modIndex = 7, name = "High End" },                            -- 高端轮
{ modIndex = 8, name = "Benny's Original" },                   -- Benny的原版轮
{ modIndex = 9, name = "Benny's Bespoke" },                  -- Benny的定制轮
{ modIndex = 10, name = "Open Wheel" },                        -- 开放式轮
{ modIndex = 11, name = "Street" },                           -- 街头轮
{ modIndex = 12, name = "Track" }                               -- 赛道轮
}

Config.Mods.Horns = {
{ modIndex = -1, name = "Stock", musical = false },            -- 原厂
{ modIndex = 0,name = "Truck Horn", musical = false },       -- 卡车喇叭
{ modIndex = 1,name = "Cop Horn", musical = false },         -- 警车喇叭
{ modIndex = 2,name = "Clown Horn", musical = false },       -- 小丑喇叭
{ modIndex = 3,name = "Musical Horn 1", musical = true },   -- 音乐喇叭1
{ modIndex = 4,name = "Musical Horn 2", musical = true },   -- 音乐喇叭2
{ modIndex = 5,name = "Musical Horn 3", musical = true },   -- 音乐喇叭3
{ modIndex = 6,name = "Musical Horn 4", musical = true },   -- 音乐喇叭4
{ modIndex = 7,name = "Musical Horn 5", musical = true },   -- 音乐喇叭5
{ modIndex = 8,name = "Sad Trombone", musical = true },      -- 哀伤的长号
{ modIndex = 9,name = "Classical Horn 1", musical = true }, -- 古典喇叭1
{ modIndex = 10, name = "Classical Horn 2", musical = true }, -- 古典喇叭2
{ modIndex = 11, name = "Classical Horn 3", musical = true }, -- 古典喇叭3
{ modIndex = 12, name = "Classical Horn 4", musical = true }, -- 古典喇叭4
{ modIndex = 13, name = "Classical Horn 5", musical = true }, -- 古典喇叭5
{ modIndex = 14, name = "Classical Horn 6", musical = true }, -- 古典喇叭6
{ modIndex = 15, name = "Classical Horn 7", musical = true }, -- 古典喇叭7
{ modIndex = 16, name = "Scale - Do", musical = false },      -- 音阶 - Do
{ modIndex = 17, name = "Scale - Re", musical = false },      -- 音阶 - Re
{ modIndex = 18, name = "Scale - Mi", musical = false },      -- 音阶 - Mi
{ modIndex = 19, name = "Scale - Fa", musical = false },      -- 音阶 - Fa
{ modIndex = 20, name = "Scale - Sol", musical = false },   -- 音阶 - Sol
{ modIndex = 21, name = "Scale - La", musical = false },      -- 音阶 - La
{ modIndex = 22, name = "Scale - Ti", musical = false },      -- 音阶 - Ti
{ modIndex = 23, name = "Scale - Do", musical = false },      -- 音阶 - Do
{ modIndex = 24, name = "Jazz Horn 1", musical = true },      -- 爵士喇叭1
{ modIndex = 25, name = "Jazz Horn 2", musical = true },      -- 爵士喇叭2
{ modIndex = 26, name = "Jazz Horn 3", musical = true },      -- 爵士喇叭3
{ modIndex = 27, name = "Jazz Horn Loop", musical = false },   -- 爵士喇叭循环
{ modIndex = 28, name = "Star Spangled Banner 1", musical = true }, -- 星条旗旋律1
{ modIndex = 29, name = "Star Spangled Banner 2", musical = true }, -- 星条旗旋律2
{ modIndex = 30, name = "Star Spangled Banner 3", musical = true }, -- 星条旗旋律3
{ modIndex = 31, name = "Star Spangled Banner 4", musical = true }, -- 星条旗旋律4
{ modIndex = 32, name = "Classical Horn 8 Loop", musical = false }, -- 古典喇叭8循环
{ modIndex = 33, name = "Classical Horn 9 Loop", musical = false }, -- 古典喇叭9循环
{ modIndex = 34, name = "Classical Horn 10 Loop", musical = false }, -- 古典喇叭10循环
{ modIndex = 35, name = "Classical Horn 8", musical = true },-- 古典喇叭8
{ modIndex = 36, name = "Classical Horn 9", musical = true },-- 古典喇叭9
{ modIndex = 37, name = "Classical Horn 10", musical = true }, -- 古典喇叭10
{ modIndex = 38, name = "Funeral Loop", musical = false },   -- 葬礼循环
{ modIndex = 39, name = "Funeral", musical = true },         -- 葬礼
{ modIndex = 40, name = "Spooky Loop", musical = false },      -- 恐怖循环
{ modIndex = 41, name = "Spooky", musical = true },            -- 恐怖
{ modIndex = 42, name = "San Andreas Loop", musical = false }, -- 圣安地列斯循环
{ modIndex = 43, name = "San Andreas", musical = true },       -- 圣安地列斯
{ modIndex = 44, name = "Liberty City Loop", musical = false }, -- 自由城循环
{ modIndex = 45, name = "Liberty City", musical = true },      -- 自由城
{ modIndex = 46, name = "Festive 1 Loop", musical = false },   -- 节日1循环
{ modIndex = 47, name = "Festive 1", musical = true },         -- 节日1
{ modIndex = 48, name = "Festive 2 Loop", musical = false },   -- 节日2循环
{ modIndex = 49, name = "Festive 2", musical = true },         -- 节日2
{ modIndex = 50, name = "Festive 3 Loop", musical = false },   -- 节日3循环
{ modIndex = 51, name = "Festive 3", musical = true },         -- 节日3
{ modIndex = 52, name = "Air Horn Low Loop", musical = false }, -- 低音汽笛循环
{ modIndex = 53, name = "Air Horn Low", musical = true },       -- 低音汽笛
{ modIndex = 54, name = "Air Horn Medium Loop", musical = false }, -- 中音汽笛循环
{ modIndex = 55, name = "Air Horn Medium", musical = true },    -- 中音汽笛
{ modIndex = 56, name = "Air Horn High Loop", musical = false }, -- 高音汽笛循环
{ modIndex = 57, name = "Air Horn High", musical = true },      -- 高音汽笛
}
页: [1]
查看完整版本: 翻译成中文,保留源代码