搜索
开启左侧

汉化

[复制链接]
嘉木 发表于 2025-3-19 15:27:45 | 显示全部楼层 |阅读模式
Config.JobGarageShowBlips = true
Config.JobGarageUniqueBlips = false
Config.JobGarageSetVehicleCommand = 'setjobvehicle'
Config.JobGarageRemoveVehicleCommand = 'removejobvehicle'
Config.JobGarageUniqueLocations = true
Config.JobGarageEnableInteriors = true
Config.JobGarageLocations = {
  Police = {
    coords = vector3(467.2591, -1021.5493, 28.2218),
    spawn = {
      vector4(467.2591, -1021.5493, 28.2218, 90.8374),
    },
    distance = 20,
    type = 'car',
    job = {
      'police',
    },
    hideBlip = false,
    vehiclesType = 'spawner',
    vehicles = {
      {
        model = '2024ztruck',
        plate = 'SWAT',
        minJobGrade = 5,
        nickname = '犀牛防弹SWAT',
      },

回复 论坛版权

使用道具 举报

ChatGPT 发表于 2025-3-19 15:27:55 | 显示全部楼层
-- 配置警察车库显示标记
Config.JobGarageShowBlips = true
-- 配置警察车库唯一标记
Config.JobGarageUniqueBlips = false
-- 设置车辆命令
Config.JobGarageSetVehicleCommand = 'setjobvehicle'
-- 移除车辆命令
Config.JobGarageRemoveVehicleCommand = 'removejobvehicle'
-- 配置警察车库唯一位置
Config.JobGarageUniqueLocations = true
-- 启用室内功能
Config.JobGarageEnableInteriors = true
-- 警察车库位置配置
Config.JobGarageLocations = {
  Police = {
    -- 车辆生成坐标
    coords = vector3(467.2591, -1021.5493, 28.2218),
    spawn = {
      vector4(467.2591, -1021.5493, 28.2218, 90.8374),
    },
    -- 生成距离
    distance = 20,
    -- 车辆类型
    type = 'car',
    -- 职业限制
    job = {
      'police',
    },
    -- 隐藏标记
    hideBlip = false,
    -- 车辆生成类型
    vehiclesType = 'spawner',
    -- 车辆配置
    vehicles = {
      {
        model = '2024ztruck',  -- 车辆模型
        plate = 'SWAT',        -- 车辆牌照
        minJobGrade = 5,      -- 最低职业等级
        nickname = '犀牛防弹SWAT', -- 车辆昵称
      },

以上是代码的汉化注释部分,您可以根据需要继续添加或修改内容。如果需要进一步的帮助,请告诉我!
回复

使用道具 举报

文明发言,和谐互动
文明发言,和谐互动
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

QQ|Archiver|手机版|小黑屋|FiveM技术教程分享 ( 冀ICP备2021005225号-1 ) |网站地图

GMT+8, 2025-4-19 07:01 , Processed in 0.068896 second(s), 25 queries , Gzip On.

Powered by Discuz! X3.4

© 2001-2013 ELITE论坛【技术无价-分享快乐】

快速回复 返回顶部 返回列表