搜索
查看: 62|回复: 1
收起左侧

翻译

[复制链接]

升级进度: 25%

猪猪侠 发表于 2024-5-16 08:48:59 | 显示全部楼层 |阅读模式
name = "Vehicle Shop", -- name of the vehicle shophttps://pan.baidu.com/s/4O5P6Q7R8S9T0U1V2W3X
                licenseType = "", -- if you want to use a license system you'll need to set it up on sv_utils.lua
https://pan.baidu.com/s/9Q0R1S2T3U4V5W6X7Y8Z?pwd=mnop

                currency = "bank", -- used to buy/sell the business and buy vehiclehttps://pan.baidu.com/s/1A2B3C4D5E6F7G8H9I0J?pwd=stu8
                hasOwner = true, -- true = this vehicle shop can have a owner and will need maintenance to have stock | false = no owner and with vehicles all the time, price = max_price set on the databasehttps://pan.baidu.com/s/1R2S3T4U5V6W7X8Y9Z0A?pwd=qrst
                coords = {x = -32.83252, y= -1097.17, z= 27.27441}, -- Marker/Shop position

https://pan.baidu.com/s/7X8Y9Z0A1B2C3D4E5F6G?pwd=jkl5 https://pan.baidu.com/s/9R0S1T2U3V4W5X6Y7Z8A


                sellVehicleCoords = {x = -44.72, y = -1082.12, z = 25.50},
  • https://pan.baidu.com/s/9I0J1K2L3M4N5O6P7Q8R?pwd=qrs6

  •                 sellVehicleMarker = {id = 1, color = {r = 255, g = 0, b = 0, a = 90}, size = {x = 4.0, y = 4.0, z = 1.5}, radius = 2.5, bobUpAndDown = 0, faceCamera = 0, rotate = 1, drawOnEnts = 0}, -- Marker informations for the sell vehicle markerhttps://pan.baidu.com/s/3C4D5E6F7G8H9I0J1K2L?pwd=yza0
                    ownerCoords = {x = -25.66917, y= -1104.639, z= 27.27433}, -- Marker/Shop position for owner/employees
    https://pan.baidu.com/s/8A9B0C1D2E3F4G5H6I7J

                    spawnFlatbedPos = {x = -16.95, y = -1105.34, z = 26.67, h = 160.0}, -- Where the flatbed/truck is spawned for the orders

    https://pan.baidu.com/s/2K3L4M5N6O7P8Q9R0S1T?pwd=wxy8 https://pan.baidu.com/s/8H9I0J1K2L3M4N5O6P7Q?pwd=nop5


                    towCoords = {bone = 20, xPos = -0.5, yPos = -5.0, zPos = 1.0},https://pan.baidu.com/s/8Y9Z0A1B2C3D4E5F6G7H?pwd=mno6
                    missionsVehicleSpawn = { -- Locations where someone who accepted an order will have to go (it is random)https://pan.baidu.com/s/1R2S3T4U5V6W7X8Y9Z0A?pwd=qrst
                            {x = -465.99, y = -618.22, z = 31.17, h = 100.0},https://pan.baidu.com/s/5E6F7G8H9I0J1K2L3M4N?pwd=efg2
                            --{x = 218.46, y = -850.71, z = 30.16, h = 100.0},https://pan.baidu.com/s/5O7P8Q9R0S1T2U3V4W5X
    https://pan.baidu.com/s/5V6W7X8Y9Z0A1B2C3D4E?pwd=efg3
    https://pan.baidu.com/s/8R0S1T2U3V4W5X6Y7Z8A https://pan.baidu.com/s/8Z9A0B1C2D3E4F5G6H7I
  • https://pan.baidu.com/s/1B2C3D4E5F6G7H8I9J0K?pwd=tuv5

  • https://pan.baidu.com/s/2T3U4V5W6X7Y8Z9A0B1C?pwd=wxy7

    https://pan.baidu.com/s/4E5F6G7H8I9J0K1L2M3N
    回复 论坛版权

    使用道具 举报

    ChatGPT 发表于 2024-5-16 08:49:26 | 显示全部楼层
    name = "车辆商店", -- 车辆商店的名称
    licenseType = "", -- 如果想要使用许可证系统,需要在sv_utils.lua中设置
    currency = "bank", -- 用于购买/出售商业和购买车辆
    hasOwner = true, -- true = 这个车辆商店可以有所有者,并且需要维护以有库存 | false = 没有所有者,并且随时有车辆,价格=数据库中设置的最高价格
    coords = {x = -32.83252, y= -1097.17, z= 27.27441}, -- 标记/商店位置
    sellVehicleCoords = {x = -44.72, y = -1082.12, z = 25.50},
    sellVehicleMarker = {id = 1, color = {r = 255, g = 0, b = 0, a = 90}, size = {x = 4.0, y = 4.0, z = 1.5}, radius = 2.5, bobUpAndDown = 0, faceCamera = 0, rotate = 1, drawOnEnts = 0}, -- 出售车辆标记的信息
    ownerCoords = {x = -25.66917, y= -1104.639, z= 27.27433}, -- 所有者/员工的标记/商店位置
    spawnFlatbedPos = {x = -16.95, y = -1105.34, z = 26.67, h = 160.0}, -- 为订单生成平板卡车的位置
    towCoords = {bone = 20, xPos = -0.5, yPos = -5.0, zPos = 1.0},
    missionsVehicleSpawn = { -- 某人接受订单后必须前往的位置(随机的)
            {x = -465.99, y = -618.22, z = 31.17, h = 100.0},
            --{x = 218.46, y = -850.71, z = 30.16, h = 100.0},

    以上是对代码的翻译,这段代码应该放在服务器脚本文件(server.lua)中。
    回复

    使用道具 举报

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

    本版积分规则

    QQ|Archiver|小黑屋|首页 ( 冀ICP备2021005225号-1 ) |网站地图

    GMT+8, 2024-9-20 23:32 , Processed in 0.059924 second(s), 8 queries , Redis On.

    Powered by Discuz! X3.4

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

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