Delivery Config
DeliveryConfig = {}
DeliveryConfig.DeliveryVehicle = "bison"
DeliveryConfig.DeliveryVehicleSpawnCoords = vector4(1809.66, 4593.14, 36.69, 183.92)
DeliveryConfig.HoneyDeliveryPayment = 1000
DeliveryConfig.DeliveryBoxProp = "prop_drop_crate_01"
DeliveryConfig.DeliveryBoxPropSpawn = {
{
coords = vector4(1803.53, 4598.67, 37.68, 273.83)
},
{
coords = vector4(1803.39, 4599.41, 37.68, 273.8)
},
{
coords = vector4(1803.34, 4600.6, 37.68, 275.21)
},
}
DeliveryConfig.DeliveryRoute = {
[1] = {
["coords"] = vector4(247.59, 3169.45, 42.78, 269.93),
["finalroute"] = false
},
[2] = {
["coords"] = vector4(1943.85, 3804.32, 32.04, 122.46),
["finalroute"] = false
},
[3] = {
["coords"] = vector4(2729.12, 4280.71, 48.96, 274.02),
["finalroute"] = true
},
}
Last updated