ByYoSe Docs
BoutiqueSupportYoutube
  • 👋Documentation ByYoSe
  • ⚙️SCRIPTS - FIVEM
    • ByYoSe Crime Missions
      • Configuration
    • ByYoSe GoFast
      • Configuration
    • ByYoSe Truck Driver
      • Configuration
    • ByYoSe Bag Pick
      • Configuration
    • ByYoSe Mortier
      • Configuration
  • ⚙️ADDONS - GMOD
    • ByYoSe Shop InGame
      • Configuration
    • ByYoSe Dirty Money
      • Configuration
Propulsé par GitBook
Sur cette page
  1. SCRIPTS - FIVEM
  2. ByYoSe Truck Driver

Configuration

ByYoSe = {}
ByYoSe.Config = {}

ByYoSe.Config.License = "" -- Your license is located on your account or was obtained when you purchased the script.

ByYoSe.Config.Locale = "fr" -- fr (french) or en (english) or es (spanish)

ByYoSe.Config.Notify = "okokNotify" -- ESX or okokNotify

ByYoSe.Config.Title = "XPO Logistics"

ByYoSe.Config.Job = "xpo"

ByYoSe.Config.Blips = {
    {
        coords = vector3(1206.4941, -3255.3921, 7.0878),
        sprite = 43,
        scale = 0.8,
        color = 0,
    },
}

ByYoSe.Config.AccessMenu = {
    'boss',
    'co-boss'
}

ByYoSe.Config.Shop = {
    {
        category = "Epicerie",
        items = {
            {
                label = "Mortier - LOT 100",
                item = "box_mortier",
                price = 1000,
                img = "https://i.ibb.co/58Rp9jd/mortier.png",
            },
            {
                label = "Cellophane - LOT 100",
                item = "box_cellophane",
                price = 549,
                img = "https://5.imimg.com/data5/SELLER/Default/2022/3/WR/PI/IU/118378360/bopp-film.png",
            },
            {
                label = "Couteau - LOT 100",
                item = "box_couteaux",
                price = 1079,
                img = "https://static.vecteezy.com/system/resources/thumbnails/011/887/515/small/black-knife-isolated-png.png",
            },
        },
    },
    -- {
    --     category = "McDonald's",
    --     items = {
    --         {
    --             label = "Cornichons - LOT 100",
    --             item = "box_cornichons",
    --             price = 223,
    --             img = "https://i.ibb.co/bzfhJyV/cornichons.png",
    --         },
    --         {
    --             label = "Fromage - LOT 100",
    --             item = "box_fromage",
    --             price = 145,
    --             img = "https://i.ibb.co/kcHXTL7/fromage.png",
    --         },
    --         {
    --             label = "Jambon - LOT 100",
    --             item = "box_jambon",
    --             price = 300,
    --             img = "https://i.ibb.co/D9vTy2M/jambon.png",
    --         },
    --     },
    -- },
}

ByYoSe.Config.Zones = {
    {
        location = vector3(2682.1936, 3507.2024, 53.3040),
    }
}

ByYoSe.Config.LocationVehicle = {
    {location = vector3(1212.4475, -3272.7148, 5.5155)}
}

ByYoSe.Config.spawnVehicle = {
    ['hauler'] = {
        label = 'Scania',
        spawn = vector3(1218.8734, -3277.5530, 5.5155),
        heading = 356.9865,
        livery = 2
    },

    ['hauler2'] = {
        label = 'Volvo',
        spawn = vector3(1218.8734, -3277.5530, 5.5155),
        heading = 356.9865,
        livery = 1
    },

    ['trailers2'] = {
        label = 'Remorques',
        spawn = vector3(1218.8734, -3277.5530, 5.5155),
        heading = 356.9865,
        livery = 2
    },

    ['forklift'] = {
        label = 'Chariot Evélateur',
        spawn = vector3(1218.8734, -3277.5530, 5.5155),
        heading = 356.9865,
        livery = 0
    },
}

ByYoSe.Config.Missions = {
    {
        delivery = 6,
        cargo = {
            {
                model = 'prop_boxpile_06b',
                location = vector3(1234.3534, -3309.9504, 5.5155 - 1.0),

            },
            {
                model = 'prop_boxpile_06b',
                location = vector3(1211.7661, -3314.3523, 5.5155 - 1.0),

            },
            {
                model = 'prop_boxpile_06b',
                location = vector3(1209.9147, -3305.2913, 5.5155 - 1.0),
            },
            {
                model = 'prop_boxpile_06b',
                location = vector3(1236.8994, -3247.0613, 5.5155 - 1.0),

            },
            {
                model = 'prop_boxpile_06b',
                location = vector3(1216.6615, -3252.2810, 5.5155 - 1.0),

            },
            {
                model = 'prop_boxpile_06b',
                location = vector3(1216.2921, -3259.9678, 5.5155 - 1.0),
            },
        },
        progress = {
            {
                location = vector3(806.8230, -809.9103, 26.2030),
                reward = 100,
            },
            {
                location = vector3(614.4938, 2784.5046, 43.4812),
                reward = 150,
            },
            {
                location = vector3(1352.8619, 3607.2065, 34.9193),
                reward = 180,
            },
            {
                location = vector3(-23.2989, -87.2698, 57.2545),
                reward = 150,
            },
            {
                location = vector3(225.2975, 1170.5331, 225.9892),
                reward = 140,
            },
            {
                location = vector3(-1816.8602, 792.1982, 138.0919),
                reward = 150,
            },
        }
    },

    {
        delivery = 3,
        cargo = {
            {
                model = 'prop_boxpile_06b',
                location = vector3(1234.3534, -3309.9504, 5.5155 - 1.0),

            },
            {
                model = 'prop_boxpile_06b',
                location = vector3(1211.7661, -3314.3523, 5.5155 - 1.0),

            },
            {
                model = 'prop_boxpile_06b',
                location = vector3(1209.9147, -3305.2913, 5.5155 - 1.0),
            },
        },
        progress = {
            {
                location = vector3(-2314.4160, 294.1523, 174.5698),
                reward = 160,
            },
            {
                location = vector3(-730.0599, -130.6968, 38.0704),
                reward = 180,
            },
            {
                location = vector3(244.0397, -43.5399, 69.8965),
                reward = 190,
            },
        }
    },

    {
        delivery = 6,
        cargo = {
            {
                model = 'prop_boxpile_06b',
                location = vector3(1234.3534, -3309.9504, 5.5155 - 1.0),

            },
            {
                model = 'prop_boxpile_06b',
                location = vector3(1211.7661, -3314.3523, 5.5155 - 1.0),

            },
            {
                model = 'prop_boxpile_06b',
                location = vector3(1209.9147, -3305.2913, 5.5155 - 1.0),
            },
            {
                model = 'prop_boxpile_06b',
                location = vector3(1236.8994, -3247.0613, 5.5155 - 1.0),

            },
            {
                model = 'prop_boxpile_06b',
                location = vector3(1216.6615, -3252.2810, 5.5155 - 1.0),

            },
            {
                model = 'prop_boxpile_06b',
                location = vector3(1216.2921, -3259.9678, 5.5155 - 1.0),
            },
        },
        progress = {
            {
                location = vector3(1218.6008, 1848.7765, 78.9668),
                reward = 180,
            },
            {
                location = vector3(180.1071, 2793.3567, 45.6551),
                reward = 130,
            },
            {
                location = vector3(-2543.8760, 2315.9548, 33.2161),
                reward = 180,
            },
            {
                location = vector3(-2173.4558, 4282.0615, 49.1096),
                reward = 140,
            },
            {
                location = vector3(-841.7170, 5400.9912, 34.6152),
                reward = 160,
            },
            {
                location = vector3(-679.2309, 5834.2427, 17.3313),
                reward = 190,
            },
        }
    },
}
PrécédentByYoSe Truck DriverSuivantByYoSe Bag Pick

Dernière mise à jour il y a 1 an

⚙️