mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
5e65e56c5e
* Fix dependencies list on wiki * laser-guided Co-authored-by: Jouni Järvinen <rautamiekka@users.noreply.github.com> * Update docs/wiki/feature/xm157.md Co-authored-by: Grim <69561145+LinkIsGrim@users.noreply.github.com> * Moved medical_menu to medical-gui --------- Co-authored-by: Grim <69561145+LinkIsGrim@users.noreply.github.com> Co-authored-by: Jouni Järvinen <rautamiekka@users.noreply.github.com>
1.3 KiB
1.3 KiB
layout | title | component | description | group | category | parent | mod | version | ||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
wiki | Cargo | cargo | Adds the ability to transport cargo using vehicles. | feature | interaction | wiki | ace |
|
1. Overview
Adds the ability to load and unload cargo from vehicles. Unloading can happen via two methods: Regular unloading and deploying, where you can preplace the item before it's unloaded.
2. Usage
2.1 Loading an object
- Interact with the object to be loaded ⊞ win.
- Select the
Load
option. - Select which vehicle you want to load the object in.
- Wait for the progress bar to finish. To cancel loading, press Escape.
2.2 Checking a vehicle's cargo
- Interact with the vehicle whose cargo is to b e checked ⊞ win.
- Select the
Cargo
option.
2.3 Unloading an object from a vehicle
- Open the vehicle's cargo menu (see "Checking a vehicle's cargo")
- Press
Unload
. - Wait for the progress bar to finish. To cancel unloading, press Escape.
2.4 Deploying an object from a vehicle
- Open the vehicle's cargo menu (see "Checking a vehicle's cargo")
- Press
Deploy
. - Use the mouse to fine tune the placement of the object.
- When ready to place, press left click to start deploying the object.
- Wait for the progress bar to finish. To cancel deploying, press Escape.