GFX 卡车运输工作

GFX 卡车运输工作

Config              = {}

Config.SQLScript    = "oxmysql" -- oxmysql or ghmattimysql or mysql-async
Config.Npc          = {
    {
        pos            = vector3(995.51, -2905.55, 4.9),
        heading        = 173.25,
        model          = "a_m_m_farmer_01",
        blipSprite     = 477,
        blipColor      = 0,
        blipText       = "Nakliyat",
        blipShortRange = true,
        blipSize      = 0.8,
    }
}

Config.trucks       = {
    --if you want use only one truck, comment line others or want more add more
    model = {
        'phantom',
        'phantom3',
        'packer',
        'hauler',
    },
    truckPos = vector4(977.07, -2927.02, 4.9, 84.14) --vector4(x,y,z,h)  
}

Config.TrailerPos   = vector4(980.36, -2913.64, 4.9, 86.91) --vector4(x,y,z,h) 

Config.Trailers     = {
    {
        model = {model ='docktrailer',title = "Dock Trailer"},
        type = { "none", "highValue", "fragile", "rare" },
        
    },
    {
        model = {model='tr4',title="TR4"},
        type = { "none", "highValue", "fragile", "rare" },
    },
    {
        model = {model ='trailers',title = "Trailers"},
        type = { "none", "highValue", "fragile", "rare" },
    },
    {
        model = {model ='trailers2',title = "Trailers2"},
        type = { "none", "highValue", "fragile", "rare" },
    },
    {
        model = {model ='trailers3',title = "Trailers3"},
        type = { "none", "highValue", "fragile", "rare" },
    },

    {
        model =     {model ='trailers4',title = "Trailers4"},
        type = { "none", "highValue", "fragile", "rare" },
    },
    {
        model = {model ='trailerlogs',title = "Trailerlogs"},
        type = { "none", "highValue", "fragile", "rare" },
    },
    {
        model =   {model ='tanker',title = "Tanker"},
        type = { "tanker", "highValue", "rare" },
    },
    {
        model = {model ='tanker2',title = "Tanker2"},
        type = { "tanker", "highValue", "rare" },
    },
    {
        model = {model ='armytanker',title = "Army Tanker"},
        type = { "tanker", "highValue", "military", "rare" },
    },
    {
        model = {model ='tr2',title = "TR2"},
        type = { "none", "highValue", "fragile", "rare" },
    },
    {
        model = {model ='tr3',title = "TR3"},
        type = { "highValue", "fragile", "rare" },
    },
    {
        model =  {model ='trflat',title = "TR flat"},
        type = { "none", "rare" },
    },
    {
        model =     {model ='tvtrailer',title = "TV Trailer"},
        type = { "none", "highValue", "fragile", "rare" },
    },
    {
        model = {model ='armytrailer2',title = "Army Trailer 2 "},
        type = { "highValue", "fragile", "rare","military" },
    },
    {
        model = {model ='freighttrailer',title = "freighttrailer"},
        type = { "none", "highValue", "military", "rare" },
    },
}

Config.Destinations = {
    --add more destinations here but vector3 only
--close
vector3(794.62, -2503.07, 21.49),
vector3(837.28, -1932.01, 28.97),
vector3(505.26, -2170.98, 5.94),
vector3(840.56, -2338.88, 30.33),
vector3(1080.21, -1968.84, 31.01),
vector3(1373.48, -2076.1, 51.99),
vector3(1206.89, -1268.08, 35.23),

--mid
vector3(2552.56, 418.81, 108.46),
vector3(-693.42, -2455.46, 13.86),
vector3(975.1, 3.44, 81.04),
vector3(-409.95, 1174.72, 325.64),
vector3(195.3, 1244.39, 225.46),
vector3(-1818.81, 809.12, 138.67),
vector3(-1032.55, -2217.31, 8.98),
vector3(-573.49, -1785.96, 22.58),
vector3(111.34, -1567.28, 29.6),
vector3(-183.78, -1036.16, 27.18),
vector3(-99.14, -1017.28, 27.28),
vector3(-477.82, -950.19, 23.93),

--far
vector3(-2066.8, -306.5, 13.14),
vector3(1205.74, 2640.51, 37.82),
vector3(1967.0, 3834.66, 32.0),
vector3(2673.03, 3514.46, 52.71),
vector3(2932.48, 4305.73, 50.83),
vector3(1701.89, 4943.56, 42.1),
vector3(1714.59, 4801.79, 41.74),
vector3(1717.95, 6420.36, 33.32),
vector3(182.3, 6631.64, 31.58),
vector3(53.39, 6546.81, 30.87),
vector3(7.21, 6274.99, 31.24),
vector3(-573.38, 5370.22, 70.23),
vector3(1214.78, 1874.33, 78.83),
vector3(-3173.86, 1102.05, 20.82),
vector3(-2531.77, 2343.78, 33.06),
vector3(1269.61, 1904.01, 79.7),
vector3(757.26, 2531.78, 73.14),
vector3(586.52, 2788.35, 42.19),
vector3(1857.77, 2541.62, 45.67),
vector3(1767.54, 3307.87, 41.16),
vector3(1981.8, 3783.07, 32.18),
vector3(2688.34, 3455.82, 55.78),
vector3(3478.78, 3669.16, 33.89),
vector3(79.93, 6366.98, 31.23),
vector3(-468.46, 6038.97, 31.34),
vector3(-674.8, 5787.17, 17.33),
vector3(-570.61, 5252.79, 70.47),
--
vector3(918.51, -1946.3, 30.55),
vector3(179.38, -1544.66, 28.58),
vector3(298.55, -1245.9, 29.29) ,
vector3(461.82, -1230.34, 30.02),
vector3(1449.85, -1690.97, 65.83),
vector3(1082.95, -2264.08, 30.24),
vector3(348.52, 350.88, 104.42),
vector3(-356.59, 6081.35, 31.47),
vector3(1443.68, 6577.68, 13.62),
vector3(2897.75, 4381.97, 50.38),
vector3(2753.36, 1645.11, 24.59),
--
}


Config.CompanySettings = {
    CompanyRegisterCost = 50000, --cost to register a company, if you want free register set 0(zero)
    Payment      = {
        --income multiplier per distance
        distanceMultiplier = 1,
        --base payment
        basePayment = 500,
        --paid a deposit to use the truck
        -- if you dont use deposit, set 0
        deposit = 250,
    },
    Exp          = {
        --exp per distance
        distanceExp = 0.05,
        --base exp
        baseExp = 100,
        --gain exp per type
        typeExp = {
            none = 10,
            highValue = 100,
            fragile = 75,
            rare = 175,
            tanker = 225,
            military = 250,
        },
        lvlUpLimit = 1000 -- experience required to level up 
    },
    Garage = {
        UpgradeGarageCost = 5000, --cost to upgrade garage
        GarageCapacity = 1, -- garage capacity per garage level
    },
    Employee = {
        levelPerMoney = 500, --example: 500* employeeLevel = minIncome, minIncome*2 = max income, incomeMoney = minIncome between maxIncome
        salary = 100, --salary per employee level example: 100* employeeLevel = salary [if you dont want salary set 0]
        employeeIncomeTimeout = 2700, --seconds,  60 = 1 minute, 2700 = 45 minutes, 3600 seconds = 1 hour 
        employeeSalaryTimeout = 2700, --seconds,  60 = 1 minute, 2700 = 45 minutes, 3600 seconds = 1 hour 
        names = {
            "John",
            "Jack",
            "James",
            "Jill",
            "Jenny",
            "Jesse",
            "Adam",
            "Alex",
            "Aaron",
            "Ben",
            "Carl",
            "Dan",
            "David",
            "Edward",
            "Fred",
            "Frank",
            "George",
            "Hal",
            "Hank",
            "Ike",
            "John",
            "Jack",
            "Joe",
            "Larry",
            "Monte",
            "Matthew",
        },
        surnames = {
            "Smith",
            "Johnson",
            "Williams",
            "Jones",
            "Brown",
            "Davis",
            "Miller",
            "Wilson",
            "Moore",
            "Taylor",
            "Anderson",
            "Thomas",
            "Jackson",
            "White",
            "Harris",
            "Martin",
            "Thompson",
            "Garcia",
            "Martinez",
            "Robinson",
            "Clark",
            "Rodriguez",
            "Lewis",
            "Lee",
            "Walker",
            "Hall",
            "Allen",
            "Young",
            "Hernandez",
            "King",
            "Wright",
            "Lopez",
            "Hill",
            "Scott",
            "Green",
            "Adams",
            "Baker",
            "Gonzalez",
            "Nelson",
            "Carter",
            "Mitchell",
            "Perez",
            "Roberts",
            "Turner",
            "Phillips",
            "Campbell",
            "Parker",
            "Evans",
            "Edwards",
            "Collins",
            "Stewart",
            "Sanchez",
            "Morris",
            "Rogers",
            "Reed",
            "Cook",
            "Morgan",
            "Bell",
            "Murphy",
            "Bailey",
            "Rivera",
            "Cooper",
            "Richardson",
            "Cox",
            "Howard",
            "Ward",
            "Torres",
            "Peterson",
            "Gray",
            "Ramirez",
            "James",
            "Watson",
            "Brooks",
            "Kelly",
            "Sanders",
            "Price",
            "Bennett",
            "Wood",
            "Barnes",
            "Ross",
            "Henderson",
            "Coleman",
            "Jenkins",
            "Perry",
            "Powell",
            "Long",
            "Patterson",
            "Hughes",
            "Flores",
            "Washington",
            "Butler",
            "Simmons",
            "Foster",
            "Gonzales",
            "Bryant",
            "Alexander",
            "Russell",
            "Griffin",
            "Diaz",
            "Hayes",
        },
    }
}

function SetFuel(vehicle, fuel)
    exports['LegacyFuel']:SetFuel(vehicle, fuel)
end

 

© 版权声明
THE END
喜欢就支持一下吧
点赞13 分享
评论 共3条
头像
欢迎您留下宝贵的见解!
提交
头像

昵称

取消
昵称表情代码图片快捷回复