ACE3/documentation/feature/logistics_uavbattery.md
Josuan Albin d1187ad82e Documentation pass 8
- Finished: MicroDAGR doc, note that the images can't be viewed properly on GitHub.
- Coding guidelines are more readable now, added the STRING family of macros to it.
- How to enable dragging / carrying added to dragging / carrying framework with a BIG disclaimer that the functions are not public and may change.
- Shortcut updated to fit the convention established in the shortcut page.
2015-07-01 21:19:26 +02:00

24 lines
520 B
Markdown

---
layout: wiki
title: Logistics - UAV Battery
description: UAV recharging
group: feature
parent: wiki
---
## 1. Overview
### 1.1 Rechargeable darters.
Adds an item `ACE_UAVBattery` that allows refuelling / recharging of the "Darter" quad-copter UAVs.
## 2. Usage
### 2.1 Recharging the darter
- For this you need a `UAV battery` and the UAV needs to be a quad-copter.
- Interact with the UAV <kbd>&nbsp;Win</kbd> (ACE3 default key bind `Interact Key`)
- Select `Recharge`
## 3. Dependencies
`ace_interaction`