ModEnc is currently in Maintenance Mode: Changes could occur at any given moment, without advance warning.
DockUnload
Jump to navigation
Jump to search
| Flag: | DockUnload |
| File(s): | rules(md).ini |
| Values: | Boolean values: yes or no, true or false, 1 or 0 |
| Default: | no |
| Applicable to: | BuildingTypes |
Specify that the building can be docked for unload operations (e.g., releasing passengers or ore, if available).
Notes
Vehicles wanting to perform this dock action must have Harvester=yes or Weeder=yes and the building must be listed in Dock=.
Fixed use of cell (3,1) for unloading, and vehicles are fixed to face 8 - east direction (bottom-right of the screen) when performing this action. Therefore, if the building's foundation occupies this cell, you need to use flags like NumberImpassableRows to allow vehicles docking to the building to move to that cell.
See Also
- Storage
- Teleporter
- DockUnloadCell (Ares Only)
- DockUnloadFacing (Ares Only)