Browse docs
Parts Shop and Delivery
Parts Shop
The mechanic tablet Parts Shop uses the catalog configured for each mechanic job. Catalog entries should match real inventory item names and use prices appropriate for your server economy.
Mechanics can use the enabled own-card and company-card payment methods. Company purchases require the shared PURCHASE_SUPPLIES job permission and sufficient company funds.
Delivery workflow
- A mechanic submits an order in the Parts Shop.
- The selected payment method is validated.
- The order is assigned to a configured workshop delivery point.
- The delivery remains pending for the configured delivery time.
- The mechanic collects the completed delivery.
- The delivery record stores its final state and collection details.
Every job that uses the Parts Shop needs at least one reachable Parts Delivery point created with /workshopcreator.
Delivery configuration
| Setting | Purpose |
|---|---|
| Delivery time | Controls how long an order remains pending |
| Timer HUD | Shows the remaining delivery time and controls its position |
| Own card | Allows personal card payment |
| Company card | Allows company account payment |
| Open duration | Controls the unpacking interaction duration |
Physical carry items
When carry items are enabled, supported delivered parts can become physical objects instead of going directly into a normal inventory flow. Items can use individual props, a specialized transport method, pallets, or configured forklift models.
Provide enough clear workshop space for carried objects and delivery pallets. Test every custom prop for collision, attachment position, storage access, and cleanup after a restart.
Catalog checklist
- Every catalog item exists in the inventory system.
- Item labels and prices are correct.
- Required tuning and repair items are available.
- Both enabled payment methods complete correctly.
- Company purchases require the intended job permission.
- Every mechanic job has an accessible delivery point.
- Large deliveries and pallets fit in the selected area.
- Collected deliveries cannot be claimed twice.