Skip to content

Parking zones

This feature is valid for Expeditions only.

The ZonePropertyParking prop is used for setting up the Expanded parking (PARKING) FOB module zone.

NOTE: Use this prop only to configure custom FOB Modules. Do not assign this prop to common standalone zones. If you do it, this might cause a crash.

This prop is a wrapper over the ZonePropertyInventoryStorage prop that allows you to configure a storage for fuel, repair parts, spare wheels and various inventory items. More precisely, it is a wrapper over its child – the ZonePropertyFobModuleStorage prop.

Settings of this prop are the following:

  • regular fields of ZonePropertyInventoryStorage.

  • moduleId field from ZonePropertyFobModuleStorage.

    NOTE: In the moduleId field, you need to specify the identifier of the custom FOB module to link this zone to this FOB module. I.e., in the moduleId field you need to specify exactely the same value as you have specified in the name field in the general properties of this custom FOB module.

  • and two additional fields:

    • additionalRepairAndRefuelAmount – the additional amount of repairing and refueling that will be applied after recovery of the truck.

    • recoveryDiscount – the discount on the price of recovery of the truck. Possible values: from 0 to 1. For example, 0.2 corrsponds to 20% discount.