Locations

Guide for editing or adding new locations into the resource

Pick up and deliver locations

This file can be located in peuren_deliveries/shared/sh_locations.lua.

Config.DeliveryLocations = {
    {
        type = "pickup",--Location type, pickup or deliver
        ped = true,--If this is true, it will create a ped at this location
        pos = vector3(26.61, -1338.9, 29.5),
        heading = 197.11,
    },
    {
        type = "pickup",--Location type, pickup or deliver
        ped = true,--If this is true, it will create a ped at this location
        pos = vector3(98.83, -1308.62, 29.27),
        heading = 121.74,
    },
    {
        type = "pickup",--Location type, pickup or deliver
        ped = true,--If this is true, it will create a ped at this location
        pos = vector3(176.64, -1460.15, 29.24),
        heading = 142.5,
    },
    {
        type = "pickup",--Location type, pickup or deliver
        ped = true,--If this is true, it will create a ped at this location
        pos = vector3(81.51, -1615.04, 29.78),
        heading = 233.24,
    },
    {
        type = "pickup",--Location type, pickup or deliver
        ped = true,--If this is true, it will create a ped at this location
        pos = vector3(-292.77, -2689.56, 6.45),
        heading = 131.02,
    },
    {
        type = "pickup",--Location type, pickup or deliver
        ped = true,--If this is true, it will create a ped at this location
        pos = vector3(71.89, -1425.61, 29.31),
        heading = 140.69,
    },
    {
        type = "pickup",--Location type, pickup or deliver
        ped = true,--If this is true, it will create a ped at this location
        pos = vector3(-39.08, -1388.57, 30.49),
        heading = 2.48,
    },
    {
        type = "pickup",--Location type, pickup or deliver
        ped = true,--If this is true, it will create a ped at this location
        pos = vector3(-174.14, -1289.48, 31.3),
        heading = 95.18,
    },
    {
        type = "pickup",--Location type, pickup or deliver
        ped = false,--If this is true, it will create a ped at this location
        pos = vector3(88.33, -1307.85, 29.29),
        heading = 208.84,
    },
    {
        type = "pickup",--Location type, pickup or deliver
        ped = false,--If this is true, it will create a ped at this location
        pos = vector3(1.88, -1124.36, 28.19),
        heading = 206.49,
    },
    {
        type = "pickup",--Location type, pickup or deliver
        ped = false,--If this is true, it will create a ped at this location
        pos = vector3(197.09, -1020.5, 29.47),
        heading = 170.98,
    },
    {
        type = "pickup",--Location type, pickup or deliver
        ped = false,--If this is true, it will create a ped at this location
        pos = vector3(251.87, -1033.09, 29.3),
        heading = 171.66,
    },
    {
        type = "pickup",--Location type, pickup or deliver
        ped = false,--If this is true, it will create a ped at this location
        pos = vector3(268.38, -1034.24, 29.21),
        heading = 177.42,
    },
    {
        type = "pickup",--Location type, pickup or deliver
        ped = false,--If this is true, it will create a ped at this location
        pos = vector3(261.82, -1065.21, 29.42),
        heading = 6.91,
    },
    {
        type = "pickup",--Location type, pickup or deliver
        ped = false,--If this is true, it will create a ped at this location
        pos = vector3(246.47, -1065.6, 29.29),
        heading = 3.37,
    },
    {
        type = "pickup",--Location type, pickup or deliver
        ped = false,--If this is true, it will create a ped at this location
        pos = vector3(12.41, -979.51, 29.55),
        heading = 336.63,
    },
    {
        type = "pickup",--Location type, pickup or deliver
        ped = false,--If this is true, it will create a ped at this location
        pos = vector3(-15.21, -966.91, 29.45),
        heading = 341.14,
    },
    {
        type = "pickup",--Location type, pickup or deliver
        ped = false,--If this is true, it will create a ped at this location
        pos = vector3(-28.92, -984.03, 29.27),
        heading = 66.16,
    },
    {
        type = "pickup",--Location type, pickup or deliver
        ped = false,--If this is true, it will create a ped at this location
        pos = vector3(-268.59, -1070.92, 25.27),
        heading = 247.62,
    },
    {
        type = "pickup",--Location type, pickup or deliver
        ped = false,--If this is true, it will create a ped at this location
        pos = vector3(-232.84, -972.24, 29.29),
        heading = 255.4,
    },
    {
        type = "deliver",
        pos = vector3(-33.5, -1846.57, 26.19),
        heading = 234.8,
    },
    {
        type = "deliver",
        pos = vector3(-20.39, -1858.79, 25.41),
        heading = 45.17,
    },
    {
        type = "deliver",
        pos = vector3(-4.67, -1872.14, 24.15),
        heading = 46.8,
    },
    {
        type = "deliver",
        pos = vector3(21.2, -1844.89, 24.6),
        heading = 47.23,
    },
    {
        type = "deliver",
        pos = vector3(29.98, -1854.77, 24.07),
        heading = 39.3,
    },
    {
        type = "deliver",
        pos = vector3(46.04, -1864.14, 23.28),
        heading = 135.95,
    },
    {
        type = "deliver",
        pos = vector3(54.51, -1873.12, 22.81),
        heading = 151.7,
    },
    {
        type = "deliver",
        pos = vector3(39.22, -1911.41, 21.95),
        heading = 238.67,
    },
    {
        type = "deliver",
        pos = vector3(192.42, -1883.3, 25.06),
        heading = 148.35,
    },
    {
        type = "deliver",
        pos = vector3(208.59, -1895.23, 24.81),
        heading = 45.9,
    },
    {
        type = "deliver",
        pos = vector3(179.29, -1923.89, 21.37),
        heading = 135.71,
    },
    {
        type = "deliver",
        pos = vector3(165.03, -1945.01, 20.24),
        heading = 238.48,
    },
    {
        type = "deliver",
        pos = vector3(148.83, -1960.53, 19.46),
        heading = 227.79,
    },
    {
        type = "deliver",
        pos = vector3(236.15, -2046.45, 18.38),
        heading = 298.8,
    },
    {
        type = "deliver",
        pos = vector3(256.29, -2023.65, 19.27),
        heading = 242.85,
    },
    {
        type = "deliver",
        pos = vector3(279.73, -1994.05, 20.8),
        heading = 303.29,
    },
    {
        type = "deliver",
        pos = vector3(279.73, -1994.05, 20.8),
        heading = 303.29,
    },
}

Last updated